Home - Justin-Stockton/PokeHunt GitHub Wiki

Welcome to the PokeHunt wiki!

  • 'PokeHunt' is a place for users to create their Pokemon, discuss the Pokemon that have been created, and add upvotes and tags to Pokemon that have been created. The design was inspired by Product Hunt with a theme inspired by Pokémon. Let's see who's Pokemon is the very best!

Database Schema

  • Schema of the PostgreSQL database

Features

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

Front End 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

State Shape

  • Example shape of state used for the project.