Skip to content

💉 A tool for Pokémon Go to aid in transferring and evolving Pokémon

Notifications You must be signed in to change notification settings

3of5-IQ/PokeNurse

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PokeNurse

license style

Main Window

This is my first project using Electron and Node.js. Criticism is welcome and encouraged.

Features

  • List Pokemon
    • Pokedex Number
    • Name
    • CP
    • IV
  • Transfer Pokemon
  • Evolve Pokemon
  • Favorite Pokemon

Development

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.

Todo

  • Evolve Pokemon with x amount of times
  • Show Pokemon moveset
  • Pictures would be nice
  • Change the table into something more appealing

Known Issues

  • Sometimes after login, the page will stay white instead of showing the list of Pokemon

Contributors

  • yungfrancis (First pull!)
  • nrdxn
  • jackyjieliu

Credit

About

💉 A tool for Pokémon Go to aid in transferring and evolving Pokémon

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 76.6%
  • HTML 20.6%
  • CSS 2.8%