Skip to content

ChrisThompsonDev/PokemonScarletVioletTools

Repository files navigation

Screenshot

Introduction

This is a fullstack application similar to PokedexTracker. Pokemon Scarlet and Violet have released and there is a lot to do in this game. Keeping track of the pokedex can be a bit of a chore in the game especially since the page doesnt save your last space if you exit and come back. This tool should help with keeping track of your dex in game.

I have also added pages for daily tasks, Gym Progress, Team Star Progress, Titans and a page for helpful links and tools.

Check Out the Live Application!

I have added a Guest Login feature for anyone that just wants to take a look without making an account!

I am currently testing this app on several different hosting sites since Heroku has dropped their free hosting. If it does not work, try one of the other links. You only need to make one login.

Cyclic

Render - Tends to load slowly after a lot of downtime


Be sure to add that lovely star 😀


How It's Made:

Tech used: HTML, CSS, JavaScript, Node, Express, MongoDB

Optimizations

Still in version 0.1

Lessons Learned:

Still in version 0.1

Future Improvements:

Currently this project is still a WIP.

I plan to add Google Auth as a login option.

I need to add a "Forgot Password" feature. That will probobly require some kind of email verification. Google Auth is a higher priority.

Plan to reduce the image sizes for faster loading

Will be adding modals that pop up when holding a click on a pokemon. The modal will have information on how to acquire the pokemon, how to evolve, best movesets and type weaknesses.

Other Projects

Also check out other projects of mine like this one!:

Animal Crossing Tracking Tools

Animal Crossing Music Player

Install all the dependencies or node packages used for development via Terminal

npm install


Things to add

  • Create a .env file, in your root folder, and add the following as a key: value pair
    • PORT = 2121 (can be any port example: 3000)
    • DB_STRING = your database URI

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published