You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 12, 2021. It is now read-only.
Tom Lee edited this page May 7, 2018
·
5 revisions
Sprint 1: Get all the information that we need to show up on a page
Deploy react-express app to Heroku
Figure out a good development vs. production workflow
Ping Tom's scraper
Display all relevant information on a page
Sprint 2: Allow user to add students from class
Setup the database
User can add students
==> Show a form with all relevant fields.
==> hook up the form with the express route to save the info to the database
==> form validation