Create a database called pokemon with collections users and pokedex
import the json in database into pokedex
- 4/8 Create README. Objectives Accomplished (0/13)
- 4/22 Import previous (1/13)
- 4/24 Inital Database setup + starting filters (7/16)
- 4/27 Added Filters + better database (10/16)
- 4/28 Authentication and users and teamsish (16/19)
- Create a Database
- Import pokemon into database
- Create a pokemon collection
- Create a User collection
- Create a team collection
- Add description to pokemon (4/24)
- Update For more pokemon (4/24)
- Find missing pokemon (4/24)
- Search and Filter Function
- Sort Button
- Tokens (4/28)
- Authentication and hash (4/28)
- User Signup and Login page (4/28)
- Import Existing code
- Universal CSS
- AJAX
- User Creation Page
- Pokedex Page
- Create .pug template for single pokedex entry
- Team maker for users
- Shiny Gallery
- Pokemon Designer