Skip to content

This is a full-fledged e-commerce web application. It allows users to browse products, add them to the cart, and proceed to checkout. The app also includes user authentication, order management, and a responsive design. And it has a fully functional admin panel like add & edit product details, manage users, and select best, top, and popular product

License

Notifications You must be signed in to change notification settings

Mirza2018/magnetic-plus

Repository files navigation

Magnetic Plus E-Commerce App

Logo

Table of Contents

About

This is a full-fledged e-commerce web application built with React.js. It allows users to browse products, add them to the cart, and proceed to checkout. The app also includes user authentication, order management, and a responsive design that works seamlessly across different devices. And It has fully funcional Admin Panel.

Features

  • User Authentication (Sign Up, Login, Logout)
  • Product Catalog with Search
  • Product Details Page
  • Shopping Cart Functionality
  • Checkout Process
  • Order Management (View Past Orders)
  • Admin Dashboard for Product and Order Management
  • Responsive Design

Technologies Used

  • Frontend: React.js, React Router, Axios, TanStack Query
  • Backend: Node.js, Express.js
  • Database: MongoDB
  • Styling: Tailwind CSS , Daisyui
  • JavaScript's popup: SweetAlert2
  • Icons: React Icons
  • Authentication: JWT ,Firebase

Getting Started

Installation

To get started with this project, clone the repository and install the dependencies:

git clone https://github.com/Mirza2018/magnetic-plus.git
cd magnetic-plus
npm install

Running the App

cd magnetic-plus
npm run dev

Project Structure

magnetic-plus/
├── public/
├── src/
│   ├── assets/          # Images, icons, etc.
│   ├── components/      # Components
│   ├── Firbase/         # Firebase config
│   ├── Hooks/           # Reusable components
│   ├── Layout/          # Structure
│   ├── pages/           # Page components 
│   ├── providers/       # Auth providers
│   ├── Route/           # Private Route & admin Route
│   └── main.js          # Main App component
├── .env                 # Environment variables
├── index.html         
├── package.json
└── tailwind.config.js

Screenshots

Running the App

Home Page 1 Home Page 2 Home Page 3

Shopping page

Shopping page 1 Shopping page 2

Order Page

Order Page 1 Order Page 2

Search

Search

Register Page

Register Page

Login Page

Login Page

Order History Page

Order History Page

Admin Home Page

Admin Home Page

Admin Add Items Page

Admin Add Items Page

Admin Manage Items

Admin Manage Items

Admin Manage Orders

Admin Manage Orders

Admin All Order History Page

Admin All Order History Page

Admin All User Page

Admin All User Page

Admin Feature Products selection Pages

Admin Feature Products selection Pages 1 Admin Feature Products selection Pages 2

Admin Don't Buy page

Admin Don't Buy page

License

MIT License

Copyright (c) 2024 Takibul Hasan Mirza

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE. dev

Contact

About

This is a full-fledged e-commerce web application. It allows users to browse products, add them to the cart, and proceed to checkout. The app also includes user authentication, order management, and a responsive design. And it has a fully functional admin panel like add & edit product details, manage users, and select best, top, and popular product

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published