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)
- Host: GitHub
- URL: https://github.com/grlyntng/rpims
- Owner: grlyntng
- Created: 2025-03-06T07:26:22.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-06T07:35:28.000Z (over 1 year ago)
- Last Synced: 2025-03-06T08:29:56.589Z (over 1 year ago)
- Topics: data-analysis, django, erp, forecasting-models, lstm-neural-networks, reporting
- Language: HTML
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.