0pankajkumar / Old-Pokedex

A pokemon collection app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A simple Pokedex app

To run do the following

  1. Install everthing using pip install -r requirements.txt
  2. Run makeUserInMongo.py to generate the initial DB values in mongoDB
  3. Run python app.py
  4. Open browser with address localhost:8000

About

A pokemon collection app


Languages

Language:Python 78.6%Language:HTML 21.4%