Senderos Serpentantes is a no-frills app for hikers to learn about, share, and save trails.
HTML
- Pages rendered via ejs
CSS
- Bootstrap
MEN Stack
- MongoDB database
- Mongoose ODM
- Express web framework
- Node.js
Deployed Application
Trello Planning Board
- map feature
- upload images
- follow users
As a user, I want:
- To login to the app, so that I can research and/or log trails.
- To be able to log out of the app.
- To be able to learn about trails by reading about them on a unique page.
- To be able to add new trails.
- To be able to edit a trail.
- To leave a review for a trail.
- To be able to add completed trails to my profile.
- To make lists of my favorite trails.
- To see lists of trails made by other users.
- To see all trails in an area rendered on a map.
- To see the trails I've hiked rendered on a map on my user profile.
- To be able to search for trails by region.
- To be able to filter trails by length.
- To be able to filter trails by features.
- To be able to filter trails by review.