Skip to content

ompandey0703/e-commerce_website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

E-Commerce Website

This project is an e-commerce website built using PHP for the backend and MongoDB for the database. It's designed to provide a platform for users to buy and sell products online.

Features

  • User registration and login: New users can sign up and existing users can log in.
  • Product listing: Sellers can list their products for sale.
  • Search and browse products: Buyers can search and browse listed products.
  • Buy request: Buyers can send a buy request to the seller.
  • Email notifications: Users receive email notifications for buy requests.

Setup and Running

To run this project, follow these steps:

  1. Connect XAMPP (Apache server) to MongoDB.
  2. Save the project in the htdocs folder of your XAMPP installation.
  3. Create a database named "olxlist" in MongoDB.
  4. Import collections from the provided folder ("import_collections_mongodb").
  5. Set up your XAMPP SMTP to send mails.

User Login

To log in as a user, sign up as a new user.

Admin Login

To log in as an admin:

Tutorials

For more detailed instructions and tutorials, see the Tutorials folder.

Future Enhancements

  • Implement a shopping cart for users to add multiple products and checkout.
  • Add a rating and review system for buyers to rate and review products and sellers.
  • Implement a secure payment gateway for online transactions.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published