Git Product home page Git Product logo

juneberry's Introduction

Juneberry

Juneberrry is a full stack ecommerce website inspired by Anthropologie where one can purchase women's clothing, beauty products and accessories.

Collaborative project built by a team of 4 & completed in 5 days.

Deployed LinksπŸ”—

  • Frontend : git

- Backend : git

Tech Stack πŸ’»

Frontend

html5 css3 javascript reactjs redux chakra-ui

Backend

nodejs expressjs mongodb

Folder Structure πŸ“‚

.
β”œβ”€β”€ backend/
β”‚   β”œβ”€β”€ config/
β”‚   β”‚   └── db
β”‚   β”œβ”€β”€ models/
β”‚   β”‚   β”œβ”€β”€ user model
β”‚   β”‚   β”œβ”€β”€ admin model
β”‚   β”‚   β”œβ”€β”€ dress model
β”‚   β”‚   β”œβ”€β”€ shoes model
β”‚   β”‚   β”œβ”€β”€ admin model
β”‚   β”‚   └── order model
β”‚   β”œβ”€β”€ routes/
β”‚   β”‚   β”œβ”€β”€ user route
β”‚   β”‚   β”œβ”€β”€ admin route
β”‚   β”‚   β”œβ”€β”€ dress route
β”‚   β”‚   β”œβ”€β”€ shoes route
β”‚   β”‚   └── order route
β”‚   β”œβ”€β”€ middlwares/
β”‚   β”‚   β”œβ”€β”€ auth middleware
β”‚   β”‚   └── login middleware
β”‚   └── index
└── frontend/
    └── src/
        β”œβ”€β”€ assets
        β”œβ”€β”€ components/
        β”‚   β”œβ”€β”€ admin/
        β”‚   β”‚   β”œβ”€β”€ sidebar
        β”‚   β”‚   β”œβ”€β”€ dashboard
        β”‚   β”‚   β”œβ”€β”€ all products
        β”‚   β”‚   β”œβ”€β”€ add product
        β”‚   β”‚   β”œβ”€β”€ edit product
        β”‚   β”‚   β”œβ”€β”€ line chart
        β”‚   β”‚   β”œβ”€β”€ orders
        β”‚   β”‚   β”œβ”€β”€ users
        β”‚   β”‚   β”œβ”€β”€ stats
        β”‚   β”‚   └── product row
        β”‚   β”œβ”€β”€ bag/
        β”‚   β”‚   β”œβ”€β”€ payment
        β”‚   β”‚   └── single product preview
        β”‚   β”œβ”€β”€ admin private route
        β”‚   β”œβ”€β”€ user private route
        β”‚   β”œβ”€β”€ navbar
        β”‚   β”œβ”€β”€ footer
        β”‚   └── product side bar
        β”œβ”€β”€ pages/
        β”‚   β”œβ”€β”€ allroutes
        β”‚   β”œβ”€β”€ homepage
        β”‚   β”œβ”€β”€ login
        β”‚   β”œβ”€β”€ signup
        β”‚   β”œβ”€β”€ product 
        β”‚   β”œβ”€β”€ single product
        β”‚   β”œβ”€β”€ bag
        β”‚   β”œβ”€β”€ userorder
        β”‚   └── notfound
        β”œβ”€β”€ redux/
        β”‚   β”œβ”€β”€ adminReducer
        β”‚   β”œβ”€β”€ authReducer
        β”‚   β”œβ”€β”€ bagReducer
        β”‚   β”œβ”€β”€ productReducer
        β”‚   └── store
        β”œβ”€β”€ styles
        β”œβ”€β”€ utilis/
        β”‚   └── getdata
        β”œβ”€β”€ app
        └── index

Snapshots πŸ“·

  • Home page

  • Sign-In & Sign-Up

  • Products :- Dress

  • Single Product page

  • Bag page

  • Admin Dashboard

Contributors πŸ˜‡

juneberry's People

Contributors

salil-01 avatar vikas23sharma avatar lokendra0905 avatar tofandonno1 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.