Skip to content

Latest commit

 

History

History
19 lines (18 loc) · 550 Bytes

feedback.md

File metadata and controls

19 lines (18 loc) · 550 Bytes

TREK

What We're Looking For

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