Skip to content

Backend Pokemon Team Building & Caching Server

Notifications You must be signed in to change notification settings

dszopa/poke-cache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status codecov

Poke-Cache

Functionality

  • Storing & Retrieval of Pokemon
  • Storing & Retrieval of Pokemon Teams
  • Storing & Retrieval of Text Pokemon
  • Storing & Retrieval of Random Pokemon
  • Storing & Retrieval of Text Pokemon Teams
  • Conversion of Pokemon & Pokemon Teams to Text Form
  • Team Analysis - Strengths & Weaknesses - Team
  • Team Analysis - Strengths & Weaknesses - Individual Pokemon
  • Team Analysis - Vs Popular metagame (Smogon Sets)
  • Scripts to gather Pokemon Data
  • Generate Random Pokemon Sets
  • /documentation Page

Setup

  1. git clone https://github.com/dszopa/poke-cache.git
  2. cd poke-cache
  3. ./gradlew jar
  4. java -jar build/libs/poke-cache-0.0.0.jar

TODO

  • Make sure nulls can't be returned, Spark returns 404 if you return null in a controller.

About

Backend Pokemon Team Building & Caching Server

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published