Backend of the web-service for online formation of orders and control over their implementation for a cleaning company.
Allows you to generate orders for cleaning the premises, receiving a list of cleaners from another api-service.
Automatically changes the status of orders and notifies if one of the cleaners did not come to work at the set time.
It is possible to change the status manually.
Technologies of backend:
- ASP.NET WebAPI
- Entity Framework with SQLite
- Quartz for task scheduling