Skip to content

A full stack Pokemon information website, created in 1 week by jamesdpli(me), aisha-png, AdanAbdillahi and Jwells1397. The front end was created entirely by us and the original back end was taken from https://github.com/biancakendall29/w07_server_side_project.

Notifications You must be signed in to change notification settings

jamesdpli/PokeInfo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Catch (Pokémon API):

POKEMON_LOGO We are Pokemon trainers, a team consisting of BNTA Cohort 5 members : James, Aisha, Jack, Adan

Table of Contents

Website showcase

Summary

The original API is from https://github.com/biancakendall29/w07_server_side_project.git
we edited the relationships, methods and data loader struture
Front end project consisting of a team of 4 as part of the BNTA programme, a week 11 project using an API from a previous groups backend project, where we used react. The website contains a home page, a pokemon page where the user can view and enter pokemon using the CRUD functionality into the database using a react form, and similarly to the pokemon page we have a gym and gymLeader page with the view and enter functionaility also.

Step-by-step instructions for initial set up

  1. Make sure that you have installed Java.
  2. Clone this repository : [email protected]:aisha-png/fontend_POKEMON_project.git and open in you Java IDE
  3. Run the backend API to start the server: https://localhost:8081
  4. Open this project in VS code.
  5. Open a new terminal up, type npm install
  6. In terminal type npm start

Wireframe

project-structure

Acknowledegements

A massive thanks to the BNTA team, and especially to our trainers Richard and Anna!

About

A full stack Pokemon information website, created in 1 week by jamesdpli(me), aisha-png, AdanAbdillahi and Jwells1397. The front end was created entirely by us and the original back end was taken from https://github.com/biancakendall29/w07_server_side_project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 47.8%
  • Java 41.7%
  • CSS 8.9%
  • HTML 1.6%