Feature | Feedback |
---|---|
Core Requirements | |
Git hygiene | |
Comprehension questions | |
Functionality | |
Click a button to load and view a list of trips | |
Click a trip to load and view trip details | |
Fill out a form to reserve a spot | |
Errors are reported to the user | |
CSS is DRY and attractive, uses CSS Grid, flexbox, and/or Bootstrap | |
Under the Hood | |
Trip data is retrieved using from the API | |
JavaScript is well-organized and easy to read | |
HTML is semantic | |
Overall |