| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Express and Sequelize Review
- Necessary Models: - Student - Test - Necessary routes: - Get all students - Get all test scores - Update student name - Update test score - Get mean test score by student ID - Get top scoring student - Delete Student - Delete Score - Add Student - Add Score
- `npm t`
| Back | FazBrowse Home | New Git URL |