Skip to content

This is an online shopping app , that allow registered user to purchase products. The application includes user signup and login features, product fetching, item filtering, shopping cart handling, checkout functionality, and a profile page.

Notifications You must be signed in to change notification settings

DeepikaChauhan2403/shooping_cart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Home Page

* When users opens the application, they are directed to the homepage, which features a navigation bar for effortless browsing. New users must sign up, and existing users need to log in to access the application. Only after authentication, which is managed using local storage, can users explore and utilize the features of the application.

image

Signup Page

* On the signup page, users need to fill in their basic details. Once the details are saved, they will be redirected to the login page

image

Shope Page

* Once users successfully log in, they will be directed to the shop page, where all available products for sale are displayed. The page includes search functionality and filters such as gender, color, rating, price range, and size to help users find products easily. Users can also add items to their cart to purchase later.

image

My Cart

* On the cart page, users can view all the items they have selected, along with the total price. By clicking on 'Checkout,' users can proceed to make their payment. Additionally, users have the option to remove items from the cart if needed.

image



image

My Profile

* On the profile page, users can update their personal details, including changing their password.

image

About

This is an online shopping app , that allow registered user to purchase products. The application includes user signup and login features, product fetching, item filtering, shopping cart handling, checkout functionality, and a profile page.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published