An open API service indexing awesome lists of open source software.

https://github.com/grlyntng/rpims

Django Code and documentation for the Retail Pharmacy Inventory Management System (best final year project award)
https://github.com/grlyntng/rpims

data-analysis django erp forecasting-models lstm-neural-networks reporting

Last synced: 28 days ago
JSON representation

Django Code and documentation for the Retail Pharmacy Inventory Management System (best final year project award)

Awesome Lists containing this project

README

          

# 1181102223 - 2204 - Retail Pharmacy Inventory Management System

This project is a web application built using Django for the intention of making it easy for retail pharmacies to monitor, manage and get insights on their inventories even if there are many branches.

There are 3 main users: Admin, Pharmacist and Assistant. The admin oversees the operations, manages user roles and registers or removes branch data. Pharmacists and Assistants work within their respective branches, with Pharmacists dealing with the patients and important reports, and the Assistants doing more clerical tasks such as managing the inventory and checking out customers through the point of sales.

For details on how to set up this application on your machine, please refer to Appendix G: User Guide within the FYP report.