Trail Finder

Project Milestone Reports


Features Implemented in Milestone 1

  1. Conceived the project idea and then created the narrative description.
  2. Created a rough draft of the website layout.

Features Implemented in Milestone 2

  1. This is the url to our github repo: github.com
  2. This is the url to our deployed site: Trail Finder
  3. We used bootstrap for our responsive design.
  4. 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.
  5. We have multiple images present on both the home and near me pages.
  6. All pages pass both the WAVE evaluation tool and the HTML validator.
  7. The trail finder logo at the top is rendered in a different font then the rest of the text.
  8. The search page contains multiple different types of forms.
  9. 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

  1. Created mock api and added documentation page.
  2. Added JS functionality on most pages to interact with the mock API and update the UI dynamically.
  3. Added user location preferences on the settings page to influence the near me and user detail pages.
  4. Confirmed that all pages still pass both the WAVE evaluation tool and the HTML validator.