Skip to content

sBahta1/Angularjs_Pokedex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pokedex

Create a trainer, Add the pokemon you've caught, add badges, compare with others.

Built With

  • HTML / CSS
  • JavaScript
  • AngularJS
  • Node
  • Express
  • PostgreSQL
  • Angular Material
  • Pokemon Sprites

Database Set-Up

To set up this application on your computer, follow these instructions to create a new database for the local data to be stored.

Database is done with PostgreSQL, it should be created and called "pokedex'.


See postgres.sql for table creation.

Installing

Steps to get the development environment running.

  1. Download this project.
  2. Set-Up DB (above)
  3. npm install
  4. `npm start
  5. Open browser to "localhost:5000"

Screen Shot

Screenshot

Next Steps

[TBA]

Authors

  • @sBahta1 (Sam Bahta)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published