Home - makon57/MixTrail GitHub Wiki
Welcome to MixTrails
MixTrails, a Goodreads clone, is a social media application that allows users to explore new hiking trails in the United States. This site enables users to add trails to a personalized list as well as leave reviews and ratings that can be seen by other users.
Feature List
List of features needed for the minimum viable product, MVP
User Stories
List of user stories for each feature
DataBase Schema
Schema of the PostgresQL database
Frontend Routes
Routes that return an HTML page that the user can interact with
API Documentation
API routes that return JSON and that will be used by the frontend routes for accessing the database from the backend