Skip to content

A straightforward E-Shop App written in Java using Spring and Vaadin. It follows a 3-layer architecture.

Notifications You must be signed in to change notification settings

Silenterc/E-Shop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple E-Shop Project

This project is a straightforward e-shop application where customers can add funds to their account and use them to purchase various products.

Key features

  • Back-end: Developed in Java using the Spring Framework . The application follows a three-layer architecture and exposes a RESTful API for interacting with the system.
  • Database: Data is stored in a PostgreSQL database running in a Docker container.
  • Testing: Includes unit and integration tests.
  • Front-end: Built in Java using the Vaadin Framework.

About

A straightforward E-Shop App written in Java using Spring and Vaadin. It follows a 3-layer architecture.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published