Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 423 Bytes

readme.md

File metadata and controls

22 lines (12 loc) · 423 Bytes

OrderX!

a simple orders management app built with laravel 5

About OrderX

A simple barebones order management system with support to:

  1. Add, edit and delete orders

  2. See a list of all orders

  3. Filter orders from today, last 7 days and all time

  4. Filter orders by user or product name, etc

  5. Add new products

  6. Discounts applied to specific orders , etc