Skip to content

zuza571/Games4U

Repository files navigation

GamesForYou (G4U)

Table of contents

General info

G4U is a game store with PayPal payment processor and local database.

Features

  • payment processing
  • storing sessions
  • adding items to cart
  • changing quantities of items in cart
  • form handling

Technologies

App was created with:

  • Spring Boot 2.7.1
  • HTML5
  • CSS
  • Bootstrap
  • JavaScript
  • SQLite

Setup

You need to add sqlite-jdbc-3.20.1.jar file to Your libraries in project structure in IDE.

Sources

This app is inspired by @Java-Techie-jt.

Authors