Skip to content

fssa-batch3/praveenkumar.sekar__web_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

100-day-project

This is a project for a online bakery. ProblemStatement: https://docs.google.com/document/d/1VrJPSHv5xkXPM490szPQvGa0h5zu1iI2hcwt5sW0Diw/edit?usp=share_link UserFlow: https://drive.google.com/file/d/1dgp4sUQ8RGB2PTrMfsbszhEo8LQEjPTL/view?usp=share_link Wireframe: https://drive.google.com/drive/u/0/folders/1NynibtMORgpWvEXLRIP8Hc0KlxgN14J6

Bugs

USER CRUD

- Register
- Log In
- Update user details
- Delete user

PRODUCT CRUD

- Create product
- Read product
- Update product
- Delete product

CART

- Add and remove products to cart
- Changing the quantity of products
- Displaying price of products respect to quantity
- Summarize price of products