Skip to content

This project provides a complete e-commerce platform with features including user registration and login, detailed product listings, shopping cart functionality, and comprehensive order management. It also includes an admin panel for managing products and handling administrative tasks.

Notifications You must be signed in to change notification settings

TomGuter/E-Commerce-Platform-Development

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

E-Commerce-Platform-Development

This project provides a complete e-commerce platform with features including user registration and login, detailed product listings, shopping cart functionality, and comprehensive order management. It also includes an admin panel for managing products and handling administrative tasks.

Features

  1. User Registration and Login: user authentication system allowing users to create accounts and log in.
  2. Product Listing and Details: Display a catalog of products with detailed information for each item.
  3. Shopping Cart Functionality: Users can add products to their shopping cart, modify quantities, and proceed to checkout.
  4. Order Management: Admins can manage and view orders placed by users.
  5. Admin Panel: An interface for admins to manage products, including adding, updating, and removing items, as well as generating statistics to analyze store performance.
  6. API Integration: Incorporated various APIs, such as Facebook, to enhance platform functionality and improve the user experience.

Home Page Overview:

Home Page

Admin Dashboard Statistics Exapmple:

Admin Stats

Getting Started

To get the project up and running on your local machine, follow these steps:

  1. Download and Setup:

    • Download the project files and open the project in your preferred IDE.
    • Extract all files from the downloaded archive.
  2. Install Dependencies:

    • Open a terminal window in the project directory.
    • Install the project dependencies by running the following commands:
      npm install
      npm install dotenv
  3. Run the Project:

    • Start the development server with the following command:
      npm run start
  4. Access the Project:

About

This project provides a complete e-commerce platform with features including user registration and login, detailed product listings, shopping cart functionality, and comprehensive order management. It also includes an admin panel for managing products and handling administrative tasks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published