Skip to content

CaratLane offers the best gold & diamond jewellery designs online.

Notifications You must be signed in to change notification settings

9802HEMENSAN/CaretLane-clone

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💻 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.

Backend Repo Link Deploy to Cyclic

Deployed App Vercel Link


🔗 Collaborators Profile Links✨

Collaborators Github Linkedin Portfolio
Aditya Tambe (Team Lead) github linkedin portfolio
Gourav Tiwari (Member 1) github linkedin portfolio
Hemensan Mahilange (Member 2) github linkedin portfolio
Sarim Khan (Member 3) github linkedin portfolio
Prashnat Yadav (Member 4) github linkedin portfolio

---

💫Tech-Stack->

  • For Frontend :-

    • HTML5
    • CSS3  - JavaScript 
    • ReactJSReact-redux   - ES6 
  • For Backend :-

    • NodeJS
    • ExpressJSMongoDB 
  • For deploy database :-

    • cyclic 
  • For Styling :-

    Chakra UI 

  • For live Project : -

    Vercel


Features ✨:-


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

Package.json(Dependency)✨:-

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

Flow

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


Screenshots 📷

caratalen

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 89.5%
  • CSS 9.7%
  • HTML 0.8%