Skip to content

Latest commit

 

History

History
20 lines (19 loc) · 631 Bytes

feedback.md

File metadata and controls

20 lines (19 loc) · 631 Bytes

TREK

What We're Looking For

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