Skip to content

Latest commit

 

History

History
124 lines (93 loc) · 8.34 KB

README.md

File metadata and controls

124 lines (93 loc) · 8.34 KB

💻 CLONED PROJECT NAME⭐ ====>>>> ✨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

Loading

Screenshots 📷

Screenshot 2023-05-12 at 1 12 40 PM Screenshot 2023-05-12 at 1 13 02 PM Screenshot 2023-05-12 at 1 13 22 PM Screenshot 2023-05-12 at 1 13 32 PM Screenshot 2023-05-12 at 1 14 11 PM Screenshot 2023-05-12 at 1 14 42 PM Screenshot 2023-05-12 at 1 15 16 PM Screenshot 2023-05-12 at 1 15 24 PM Screenshot 2023-05-12 at 1 15 31 PM Screenshot 2023-05-12 at 1 15 39 PM Screenshot 2023-05-12 at 1 15 46 PM Screenshot 2023-05-12 at 1 15 57 PM