Skip to content

An E-commerce store built using Angular on the front end and SpringBoot on the back end

Notifications You must be signed in to change notification settings

vicodevv/E-commerce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

E-Commerce App

A spring boot web application foir shopping for books. Users can add books to cart, and then buy them. Admins can add new books, authors, categories and copies of books. They can also manage users.

Technologies

  • Spring Boot
  • Angular
  • MySQL

Features

  • Login/Register
  • Admin Interface
  • searching for books
  • pagination
  • book borrow system
  • user list (activating/deactivating, deleting..)
  • Create/Read/Delete operations for copies, books, authors and categories

Security

Project provides authentication and authorization with JWT Spring Security. There are parts of application available for not logged users, and parts that require specific permissions.

User types:

  • not logged in
  • unauthorized
  • authorized
  • admin

preview

About

An E-commerce store built using Angular on the front end and SpringBoot on the back end

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published