Project Milestone Reports
Features Implemented in Milestone 1
- Conceived the project idea and then created the narrative description.
- Created a rough draft of the website layout.
Features Implemented in Milestone 2
- This is the url to our github repo: github.com
- This is the url to our deployed site: Trail Finder
- We used bootstrap for our responsive design.
- We have six different pages which can be accessed from each other using the navbar that appears in a header at the top of each page.
- We have multiple images present on both the home and near me pages.
- All pages pass both the WAVE evaluation tool and the HTML validator.
- The trail finder logo at the top is rendered in a different font then the rest of the text.
- The search page contains multiple different types of forms.
- We have a link to the National Park Service website as well as the CS343 wiki on the about page.
Features Implemented in Milestone 3
- Created mock api and added documentation page.
- Added JS functionality on most pages to interact with the mock API and update the UI dynamically.
- Added user location preferences on the settings page to influence the near me and user detail pages.
- Confirmed that all pages still pass both the WAVE evaluation tool and the HTML validator.