Home - nhucleus/pet-reads GitHub Wiki

Welcome to the PetReads wiki!

PetReads, a Goodreads clone, is an application with a pet theme that allows users to share books, leave book reviews, and leave a read status on books (will read, have read, etc.).

Feature List

List of features needed for the minimum viable product, MVP.

User Stories and Acceptance Criteria

List of user stories for each feature and their respective acceptance criteria

Database Schema

Schema for PostgresQL using Sequelize ORM

API Documentation

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

Frontend Routes

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