README.md 798 B

TurTech(legacy)

An online store of electronics which can easily be tailored to work with any kinds of products.

It consists of three modules:

TurTech Store

A part of the application which serves a center for user activities, starting with user registration and cabinet, overview of available products and details of any particular product, shopping cart, checkout and user reviews.

It's made with Spring (Boot, Security, Data) and Bootstrap + Javascript for visuals.

TurTech Admin

An administrative portal which serves to overview users and products for the application and manipulating data concerning them.

It also utilizes Spring (Boot, Security, Data) and Bootstrap + Javascript + datatables plugin.

TurTech Database

A PostgreSQL database to back up the whole application.