An open API service indexing awesome lists of open source software.

https://github.com/winterhart/poke

Pokemon card game in a web application with Java EE and no web framework
https://github.com/winterhart/poke

assignment concordia-university eclipse java pokemon-card-game servlet soen387 tomcat web-application webapp

Last synced: 8 months ago
JSON representation

Pokemon card game in a web application with Java EE and no web framework

Awesome Lists containing this project

README

          

# Pokegame
Pokemon card game in a web application with Java EE and no web framework
**(This assignement is not the perfect solution and it is incomplete)**

## Date: Fall 2018
## Course: SOEN 387

### How to make it work (A2) ?
- Download and Extract the `.zip` folder
- Make sure you have Eclipse, MySQL and Tomcat 8.0 installed
- Install/Fix `.classpath` and `.settings`
- Fix Build Path
- Change settings in /MyResources.properties to connect to the right database
- Test your db connection with InitDb...
- Install make sure to rebuild class path and install libraries with Eclipse...
- All .JAR are stored in 'lib' folder
- Add the server into Eclipse once Tomcat is setup
- Run poke on server you should see a welcome message at http://localhost:8080/poke/