This is my first project using Electron and Node.js. Criticism is welcome and encouraged.
- List Pokemon
- Pokedex Number
- Name
- CP
- IV
- Transfer Pokemon
- Evolve Pokemon
- Favorite Pokemon
git clone https://github.com/duhminick/PokeNurse
cd PokeNurse
npm install
npm start
This project follows the JS Standard Code Style for the most part.
- Evolve Pokemon with x amount of times
- Show Pokemon moveset
- Pictures would be nice
- Change the table into something more appealing
- Sometimes after login, the page will stay white instead of showing the list of Pokemon
- yungfrancis (First pull!)
- nrdxn
- jackyjieliu
- cyraxx for pogobuf and node-pogo-protos
- AeonLucid for POGOProtos