💻 CLONED PROJECT NAME⭐ ====>>>> ✨Caratlane💫
Description: CaratLane is a premier online destination for exquisite gold and diamond jewellery designs. Discover a stunning collection of meticulously crafted pieces that showcase timeless elegance and impeccable craftsmanship. From intricately designed rings and necklaces to dazzling earrings and bracelets, CaratLane offers a wide range of options to suit every occasion and style. Shop with confidence and indulge in the beauty of fine jewellery at CaratLane.
Collaborators | Github | Portfolio | |
---|---|---|---|
Aditya Tambe (Team Lead) | |||
Gourav Tiwari (Member 1) | |||
Hemensan Mahilange (Member 2) | |||
Sarim Khan (Member 3) | |||
Prashnat Yadav (Member 4) |
---
-
HTML5
CSS3
-JavaScript
ReactJS
-React-redux
-ES6
-
NodeJS
ExpressJS
-MongoDB
-
cyclic
-
-
Chakra UI
-
-
Vercel
Serial No | Feature |
---|---|
1 | User signup, User Login, Admin Login |
2 | Products Page with Filter by different Category ,Pagination, Sort Functionalities |
3 | Dynamic SinglePage & payment feature |
4 | Dynamic cart page using userId |
5 | Admin Login & Dashboard Page |
6 | My Account & My Orders Page |
Serial No | Backend | Frontend |
---|---|---|
1 | bcrypt | Chakra-ui, mui/material |
2 | mongoose | React Router dom |
3 | cors | react-icons, chakra-ui/icons |
4 | dotenv | axios |
5 | express | React |
6 | jsonwebtoken | slick-carousel, react-slick |
graph TD;
App-->HomePage
HomePage-->SignUpPage;
HomePage-->loginPage;
HomePage-->adminLoginPage
SignUpPage-->loginPage;
loginPage-->HomePage;
HomePage --> CategoryPage
CategoryPage-->SingleProdPage
SingleProdPage-->CartPage
CartPage -->Payment
MensPage-->SinglePage
SinglePage --> CartPage
CartPage-->PaymentPage
HomePage --> AdminLogin
AdminLogin-->AdminDeshboard
AdminLogin -->Listings
AdminLogin -->Orders
AdminLogin -->Users
AdminLogin -->Profile