Skip to content

Latest commit

 

History

History
94 lines (70 loc) · 2.56 KB

README.md

File metadata and controls

94 lines (70 loc) · 2.56 KB

Daily Essential (Clone of Daily Object)

Daily Essential is an e-commerce website that was Founded in 2012, Daily Essential is a design-obsessed lifestyle accessories brand committed to making your everyday carry #lessordinary.

You can look forward to a carefully-crafted range of products, made from long-lasting materials, with designs that stand out and make your life easy. With Daily Essential, let your lifestyle reflect your sensibilities as you go on to make your every day #lessordinary.

Getting Started

To get started with the project, you will need to clone the repository to your PC .

Tech Stack

Frontend

  • HTML
  • CSS
  • JavaScript
  • React
  • React-Router-Dom
  • Redux
  • React-Redux
  • Chakra UI
  • Bootstrap
  • Styled Components

Backend

  • Express
  • Mongodb
  • Mongoose
  • Cors
  • Dotenv

Pages

  • Home Page
  • SignUp and Login
  • Products Page
  • Product Description
  • Product Dashboard
  • Cart Page
  • Payment and Checkout Page
  • Admin Page

Features

  • Home Page
  • Login and Signup - protected routes functionality.
  • Shopping Page - View Products by categories, filter and sort functionality.
  • Product Description Page.
  • Cart Page - Add and delete from cart functionality.
  • Payment and Checkout Page.
  • Used Redux for centralizing logic and manage state.
  • Used Backend for All the Crud Operations

Functionalities

  • Slider on Home Page.
  • Login and Registration.
  • View Products by categories.
  • Filter products.
  • Sort by Price.
  • Add to Cart.
  • Deleting from Cart.
  • Payment.

Challenges

One of the challenges faced during the development of this project was creating a generic Category page and filter component for multiple categories.

Contribution

  • Koushik Niyogi
  • Prashant Sathawane
  • Rajesh Pradhan
  • Neha Phadtare
  • Uddeshy Jaiswal

screenshot

Landing Page

Uploading Screenshot (36).png…

Product Page

Uploading Screenshot (37).png…

Single Product Page

Screenshot (38)

Cart Page

Screenshot (39)

Payment Page

Screenshot (40)