Dailyobjects.com Clone

screenshot of Dailyobjects.com Clone
express
react
chakra-ui

It is a clone of Daily Objects Website which we named as Day2Day. Daily Objects is a E-commerce website which provides users to buy different types of products and we have cloned it with the use of various techstacks.

Overview

Day2Day is an e-commerce application that offers a wide range of lifestyle accessories with stunning designs. Users can search for products, filter them based on various criteria, and add them to their cart for checkout. The application also features a sign-up and login facility, a forgot password option, and an admin panel with exclusive features for managing products and tracking users. Day2Day is compatible with all screen sizes and offers a user-friendly experience.

Features

  • Products search: Users can search for products dynamically using the search feature.
  • Filter: Day2Day provides product filtration functionality, allowing users to filter products based on different criteria.
  • Sign/log in: Users can create an account and log in to access all the features of Day2Day.
  • Forgot Password: Day2Day sends an email to the registered email ID for password reset purposes.
  • Cart: Day2Day includes a cart functionality where users can add products for purchase.
  • Checkout: The checkout page in Day2Day displays dynamic details and enables users to complete their purchase.
  • Admin panel: The admin panel of Day2Day offers exclusive features for managing products, including adding, deleting, and updating products in the database, as well as tracking users.
  • Compatibility: Day2Day is compatible with all screen sizes.

Summary

Day2Day is an e-commerce application that offers a wide range of lifestyle accessories with stunning designs. It provides various features such as product search, filters, sign-up and login functionality, password reset, cart management, and a dynamic checkout page. The admin panel offers additional features for managing products and tracking users. With compatibility across all screen sizes, Day2Day aims to provide a user-friendly experience for online shopping.

express
Express

Express.js is a simple Node.js framework for single, multi-page, and hybrid web applications.

react
React

React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components

chakra-ui
Chakra UI

Chakra UI is a popular open-source React component library that provides a set of accessible and customizable UI components to help developers create modern web applications.

Redux

Redux is a state management library for JavaScript apps that provides a predictable and centralized way to manage application state. It enables developers to write actions and reducers that update the state in response to user interactions, server responses, and other events, and can be used with a variety of front-end frameworks and back-end technologies.