UPDF AI

A Pharmacy Drug Information Management System Based on Django Development

Dang Xuan,Yuxuan Bai

2024 · DOI: 10.25236/ajets.2024.070403
Academic Journal of Engineering and Technology Science · 0 Citations

TLDR

The system covers core functions such as drug storage, inventory management, sales records, prescription management, and user permission control, and uses Redis as the caching layer to improve data access speed.

Abstract

: With the rapid development of information technology and the digital transformation of the healthcare industry, the construction of drug information systems has become particularly important. This article is based on the Django framework and designs and implements a drug information system, aiming to improve the efficiency, accuracy, and safety of drug management. The system covers core functions such as drug storage, inventory management, sales records, prescription management, and user permission control. Through a design of front-end and back-end separation, a responsive front-end interface is constructed using the Vue.js framework. The back-end is provided with powerful business logic processing and database interaction capabilities by the Django framework. The system adopts MySQL database to manage drug and user data, and uses Redis as the caching layer to improve data access speed. Through the research and practice in this article, not only does it provide effective information technology for drug management, but it also provides valuable references for the development of other similar systems.

Cited Papers