Skip to content
Manna edited this page Jun 25, 2021 · 21 revisions

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.

List of features needed for the minimum viable product, MVP

List of user stories for each feature

Schema of the PostgresQL database

Routes that return an HTML page that the user can interact with

API routes that return JSON and that will be used by the frontend routes for accessing the database from the backend

Clone this wiki locally