[https://azes-com.netlify.app/]
A clone of Asos website which is used to buy clothes online. This typically includes a wide range of clothing, footwear, and accessories for men and women, as well as features such as user accounts, saved items, shopping carts, and checkout.
This website is fully functional website with all CRUD operations by user . They need to go through User Authentication middleware, to perform any interactions
Category(userSide) --> login / signup ---------------- > Mens(button) 2.Womens d (Home)
|
|
↓
done ------> Caregory(backend) ----> 1. choose the dress they want
|
|
↓
add to cart<-------- done
|
|
|
↓
|
|
↓
can see the total price of the cart items
|
|
|
↓
can remove the items from the cart
- HTML
- CSS
- JavaScript
- Node.js
- Express.js
- Authentication - JWT, Bcrypt, JWT
MongoDB Atlas
- Login & Signup feature.
- User can choose the category
- Filter and sort functionalities
- Add to cart
- Logout