Feature | Feedback |
---|---|
Baseline | |
Appropriate git usage with no extraneous files checked in and all team members contributing | |
Answered comprehension questions | |
Uses named routes (like _path ) |
|
RESTful routes utilized | |
Project Requirements | |
Table relationships | |
Validation rules for Models | |
Business logic is in the models | |
Tests for validations | |
Tests for relationships | |
Tests for custom model methods | |
Database is seeded from the CSV files | |
Trello board is created and utilized in project management | |
Heroku instance is online | |
The app is styled to create an attractive user interface | |
Overall |