Skip to content
This repository was archived by the owner on Apr 17, 2021. It is now read-only.

5amyak/eMarket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eMarket

A web project based on MVC model that primarily serves as an online marketplace. Users can sell items or browse items put on sale by others.

Getting Started

Before trying to run the project create a database for the project by importing e-market_project.sql file present inside models folder.

  1. Type in following commands on CLI of Cloud9 if using CS50 IDE
    • apache50 start ./project_name
    • mysql50 start
  2. If using XAMPP, simply store the project in the htdocs folder. Navigate to the public folder using browser.

Features

  1. Create account and manage it.
  2. Sell and Buy item.
  3. Comment using disqus API.
  4. Receive relevant notifications using OneSignal API.
  5. Message and chat with other users using SendBird API.

Built With

  • Sublime Text - A sophisticated text editor for code, markup and prose
  • XAMPP - PHP development environment
  • OneSignal - Multi-platform Push Notification Service
  • Disqus - Comments Plugin
  • SendBird - Messaging SDK and Chat API for Websites

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

A web project that primarily serves as an online marketplace.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors