Skip to content

Latest commit

 

History

History
32 lines (28 loc) · 1.24 KB

feedback.md

File metadata and controls

32 lines (28 loc) · 1.24 KB

Rideshare Rails

What We're Looking For

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