Skip to content

arvinth10/PokeHunterz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

We have further built on from the second assignment and implemented a backend to this project. We implemented our code with Node js with express and used mongo as our database. The application now has a login feature where we can register users and store them in our database schema. Each user has their own unique data and collections of pokemon they can manaage. Users are allowed to "catch"pokemon and further add to the collection. This application is for people who have an interest in pokemon and this application also has the feature of having notification messasges to update the user of current happenings with other user. We have "wilderness" tab which shows you the location of the pokemon which we can catch.

Instructions:

  • To make a message post to all users using curl: curl --data "message=typeMessageHere" localhost:3000/api/messages

About

A website providing specifications of all existing pokemons through the use of Pokeapi.co's API with the additional option to create your own user account and catch wild pokemon on the site.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors