The Medicines Company / Desktop App
Desktop application, the application manages medicines company that have a factory.
Each product has a commercial name, composition and a price.
The production and expiration dates are printed on each box during the production process.
The products are distributed by distributed by distributers in the cities; there are many distributers in each city.
The order includes product name and quantity; the invoice be issued to be submitted to the customer.
There are four types of users for this application, they can login and logout;
- Admin: Full control
- Manager: User permissions can be changed
- Employee: User permissions can be changed
- Sales: User permissions can be changed
It is possible to add new types of users and giving permissions “access controls mechanism”
Technology used: C#, SQL Server.