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
- Host: GitHub
- URL: https://github.com/winterhart/poke
- Owner: Winterhart
- License: mit
- Created: 2018-11-05T18:08:30.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-19T17:04:31.000Z (over 7 years ago)
- Last Synced: 2024-10-17T16:49:19.254Z (over 1 year ago)
- Topics: assignment, concordia-university, eclipse, java, pokemon-card-game, servlet, soen387, tomcat, web-application, webapp
- Language: Java
- Size: 15.5 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/