Skip to content
Justin Stoctkon edited this page Jul 2, 2022 · 10 revisions

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!
  • Schema of the PostgreSQL database
  • List of features needed for the minimum viable product, MVP
  • 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
  • Example shape of state used for the project.
Clone this wiki locally