PharmAssistant
1.0.0
is small and simple pharmacy store management system developed in ASP.NET MVC using Entity framework code first approach. The application has modules like: inventory management, transaction management: sales and purchase, security and user management, reporting services.
ASP.NET Identity 2.0 has been used for authentication and role based authorization process. The roles has been divided into admin and staffs. Admin has access to almost every module while staffs is allowed with only sales transactions.
However the project has not yet been completed. There are many things and the fectures that needs to be added and polished as well.
Here is list of the things that has been incorportaed in the project.