Skip to content

A simple react product management application with spring boot JWT authentication and Restful API.

Notifications You must be signed in to change notification settings

parvez86/MyProductManagementSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ProductManagementSystem

A React product management system web application where users can add, see, update and delete products with Spring Boot RESTful API. The system user authentication and authorization is done by JWT authentication and authorization. For Backend there 2 types of user: Admin & User. Admin user can manages user and product CRUD API with JWT, where normal user can only product CRUD api.

Features

Sign Up Login Main Add Product
singnup_page login_page main_page add_product
After Adding Product Update Product After Updating Product After Deleting Product
after_add_product update_product after_update_product after_delete_product

Releases

No releases published

Packages

No packages published

Languages