This is a Java/JSP/HTML repository for my enterprise web application and architecture class SOEN387 at Concordia University during Fall 2017
Student | ID |
---|---|
Christopher McArthur | 40004257 |
- GameSearcher - Part 1: Main project simple user register/login and access database of games by search
- GameSearcher - Part 2: Search the database of games at any time. Memebers can register with all thier information, when signed into thier accounts they may add games to thier cart and checkout and see a transcript of thier purchases. Admins can control Lock/Unlock on members accounts, see all purchases and adjust inventory.
- Games: List of games that are availiable from the database
- SQL: al the SQL queries to manage the database.
- Netbeans JavaEE 8.2
- Apache Tomcat 8.0.27 (7+ should work)
- MySQL Server 5.7 (localhost expected)
- Java MVC Web App
- Website Template (unused)