An e-commerce website for Camera, Home Electronics, etc.
Live:https://adorama.vercel.app/
- Responsive Navbar
- Some carousels
- Login and SignUp
- Products page which allows to buy Products
- Add to cart page which shows products added in cart
- Payment page
- Sorting in Admin Page
- Filtering in Admin Page
- Admin Dashboard which allows admin to add, edit, delete and disable/enable products.
- Shaik Gouse Mohiddin
- Sourav Kumar Sahu
- Nikhil Walwatkar
- Raj Kumar Sahu
- MD ALI MUJTABA
- Landing Page:
This is the first page of this website and it has dynamic navbar which is available in all other pages as well because it is exported as a component and it also contains SignIn and SignUp button through which we can authenticate as a user with one cart button as well. Some carousels are present with a footer at bottom.
- Sign Up Page:
New User can create an account and continue shopping.
- Products Page:
Products thumbnail are available here with rating and pricing.
- Cart Component:
All products added in cart will be shown here.
- Payment Page:
User can pay either using cod or online method.
- Admin Page:
Admin can add, edit, delete and disbale/enable product from site.