Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 565 Bytes

File metadata and controls

19 lines (11 loc) · 565 Bytes

PurchaseMeNow

View Demo Here - Demo

PurchaseMeNow is a purchasing system for an organization with multiple sites where:

  • End User - can browse and order necessary office products
  • Coordinator - Coordinators of departments can approve orders of their own department
  • Purchaser - can ship order when they are ready

Finaly, when end user receives the order they can confirm delivery and complete the cycle.

Built With

  • ASP.NET Core MVC
  • Identity
  • UnitOfWork and Repository Pattern