G4U is a game store with PayPal payment processor and local database.
- payment processing
- storing sessions
- adding items to cart
- changing quantities of items in cart
- form handling
App was created with:
- Spring Boot 2.7.1
- HTML5
- CSS
- Bootstrap
- JavaScript
- SQLite
You need to add sqlite-jdbc-3.20.1.jar file to Your libraries in project structure in IDE.
This app is inspired by @Java-Techie-jt.