Feature | Feedback |
---|---|
Core Requirements | |
Git hygiene | |
Comprehension questions | |
Functionality | |
Click a button to list trips | |
Click a trip to see trip details | |
Fill out a form to reserve a spot | |
Errors are reported to the user | |
Styling, Foundation grid layout | |
Under the Hood | |
Trip data is retrieved using jQuery AJAX | |
JavaScript is well-organized and easy to read | |
HTML is semantic | |
All dynamic content is rendered using Underscore templates | |
Overall |