We set out to build upon our massively successful PokeBuilder and add user accounts and the ability to save 6 pokemon to your toolbelt.
GIVEN a need to search for a Pokemon
WHEN I search for a Pokemon by typing name or number in the search field and press the GENERATE button.
THEN a high-quality, sprite representing a Pokemon and its abilities are dynamically generated.
WHEN I create a user
THEN I can log in and save my Pokemon to my toolbelt
WHEN I press the save button
THEN the last Pokemon generated will be saved to localstorage
WHEN I select the delete button.
THEN the last Pokemon searched is removed from the screen.
WHEN I press the log out button
THEN I am able to log out of my user profile and am redirected to the login page
I am able to create a user account and after logging in I am able to generate any Pokemon and save up to 6 to my toolbelt
- HTML
- Tailwind
- JavaScript
- Node.js
- Express.js
- bcrypt
- Sequelize
- dotenv
- handlebars
- nodemon
Project GitHub Repo
Deployed Project on Heroku
Poke Font Generator