Skip to content

hihi-2021/npfs

Repository files navigation

Gonna train them all

stores info on pokemon traiers and the pokemon they have on them

Setup

Some of the setup for a sample application has already been done for you, but you still need to do these steps.

  1. Apply the existing migrations that have already been created for you. This will create your database with an initial users table.

  2. Add data to the database by applying the seed data.

  3. Ensure the initial tests pass by running npm test.

  4. You can start the server with nodemon using npm run dev and navigate to http://localhost:3000.

Now you should be ready to complete the rest of this challenge.

MVP

have a user login page that allows you to log in or create a new user. on login a profile is brought up that shows the trainers active pokemon and some info for the pokemon

Stretch

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •