Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 744 Bytes

README.md

File metadata and controls

24 lines (20 loc) · 744 Bytes

OnlineMarket

OMarket, Is an online marketplace where you can sell and buy your goods, and keep record to your orders and to your products' sales in the simplest way possible ,it is built using PHP Slim framework and JS Knockout framework.


Main Modules

  • Users(Buyer,Seller,Admin, Accountant,Deliveryman).
  • Products.
  • Categories.
  • Orders.

Main Features

  • Create new user account(choose your user type) and manage it.
  • Buy products (as buyer user) ,manage your order and rate what you purchased.
  • Sell Products (as seller user),manage it and keep track to it's sales records.
  • Get orders and transport them (as a deliveryman).
  • Manage categories,employees and users (as an Admin).

License


Usage Steps