The java completion project is open source, the hospital drug management system of springboot+layui

1. Project Introduction

The system is a hospital drug management system and provides convenience for medical staff to purchase/sell drugs.

These include the following functions: drug inventory management, registration of warehousing information, problematic drug records, drug shelf life inspection, drug sales management, sales records, receipt and return, drug details query, drug information, supplier information, return to suppliers, bills information

Technically, springboot+layui is used, and the construction is simple and fast, and the construction can be completed only by relying on Mysql+jdk. Very suitable for graduation design and study use.

2. Function introduction

2.1 Drug inventory management

It includes the registration of in-and-out information, records of problematic drugs, and inspection of drug shelf life, in order to count and manage the drugs in the warehouse.
insert image description here
insert image description here
insert image description here

2.2 Drug sales management

This includes sales records, receipt of returns, and maintenance of sales and returns.
insert image description here
insert image description here

2.3 Drug Details Query

It includes drug information, supplier information, returns to suppliers, billing information, and is used to maintain the basic information of the system.
insert image description here
insert image description here
insert image description here
insert image description here

3. Build

Just modify the application.yml database configuration.
insert image description here
Access address: http://localhost
account password: admin/123456

Please pay attention to the official account below to reply and apply the hospital drug management system to obtain the source code. You can also get thousands of e-books, 2000g learning videos and nearly a hundred sets of complete source codes.

Guess you like

Origin blog.csdn.net/qq_20143059/article/details/122452718