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.
Sign Up | Login | Main | Add Product |
---|---|---|---|
After Adding Product | Update Product | After Updating Product | After Deleting Product |
---|---|---|---|