Implementing medication reminder APP for the elderly based on SSM+android in java [with project source code + paper]

Implementing medication reminder APP for the elderly based on SSM+android in java

Summary

Today in the 21st century, with the continuous development and progress of society, people's scientific understanding of information has developed from low level to high level, from the original perceptual understanding to rational understanding. The importance of management work has gradually been recognized by people. It is understood that scientific management can make information storage accurate, fast and complete, and can improve the efficiency of work management and promote its development.

The paper mainly introduces the medication reminder app for the elderly, including the current status of the research and the development background involved. Then it also discusses the design goals of the system, the requirements of the system, the entire design plan, and the impact of the system on it. The design and implementation were also discussed in detail. Finally, some specific tests were conducted on the medication reminder app for the elderly.

This article uses Android and Java as development technologies to implement a medication reminder app for the elderly. The main users of the medication reminder app for the elderly are users, who can perform related operations on the homepage, setting reminders, personal center and other functions. Through the design of these functional modules, the entire process of medication reminder app management for the elderly is basically realized.

Specifically, in the system design, it adopts the B/S structure. At the same time, it also uses Android technology to design the dynamic page. The Mysql database is used in the background. It is a very excellent medication reminder app for the elderly.

Keywords: medication reminder app for the elderly; Android technology; Mysql database; B/S structure

Topic background and significance

The rapid development of the Internet has fundamentally changed the management methods of organizations around the world. Since the 1990s, our country's government, enterprises, hospitals, schools and other units have imagined that information can be managed through the Internet system. Due to various reasons in the past, such as low network penetration, user rejection, insufficient Internet-related laws and regulations, and immature development technology, the development speed of the Internet in major institutions was hindered. After entering the 21st century, my country's economy has developed rapidly, and various problems restricting institutional management have been solved one by one. All major domestic institutions have joined the electronic information management model.

In the past, information management related to medication reminder management for the elderly was done by family members or by writing reminder notes. Not only is this method low in timeliness, but sometimes the elderly still fail to see it and miss the time to take medicine. With the advancement of science, the maturity of technology, and the rapid development of computer informatization, society has also gained a deep understanding that computers are very powerful. Computers have entered various fields of the development of human society and play a very important role. This system uses network communication and computer information storage and management, and has advantages that cannot be replaced by traditional methods. For example, the calculation and retrieval speed is extremely fast, the reliability is extremely high, the storage capacity is extremely large, confidentiality is extremely good, the storage time is extremely long, and the cost is extremely low. So I developed this medication app for the elderly. While the elderly can take their medications on time, their children can also work with peace of mind. They can also check their parents’ medication records at the company.

Research status at home and abroad

With the continuous penetration of computer networks, the way people live, work, and study is slowly changing. Traditional information management methods related to medication reminder management for the elderly generally adopt manual methods, and the acquisition, organization, modification, and storage of information are still in the manual stage. On the one hand, this method requires a lot of manpower, material resources and money, is difficult to interact with, and wastes time; on the other hand, the management of user and other information, especially as the number of users increases, is particularly difficult to query and modify. ; Finally, due to the continuous increase of users and other information, the storage of information has also become a problem.

In some developed countries, the Internet has developed relatively quickly and has largely completed the transition from manual to computer management. Computer application in our country started relatively late, and the development regions are unbalanced. There are still many regions or units using traditional methods for management. However, computers are developing rapidly, including the popularization of the Internet. Many units and users are slowly beginning to come into contact with network management. system. Looking at these systems, they mainly have the following characteristics:

(1)Advancement: realize network management.

(2) Versatility: It can basically be used in the same industry.

(3) Convenience: Management work can be completed through the Internet.

(4) Timeliness: Information is updated in a timely manner.

(5) Scalability: Modules can be added as needed.

(6) Security: Encrypt unit, user and other information.

Up to now, the Internet has penetrated deeply into people's lives. Smartphones, laptops, etc. have become people's main tools for obtaining information. This is an era of unlimited communication. Therefore, using the Internet to manage medication reminder apps for the elderly has also become a general trend. , therefore, it is necessary to develop a medication reminder app for the elderly.

The main work of this topic

At the beginning, this article gives an overall description of the basic knowledge discussed in the system, and conducts a system analysis on this basis. In order to enable this system to be designed and implemented in a better and more complete manner, analysis and investigation must be conducted first. Based on the previous related foundations, a detailed analysis of the new system was carried out in terms of functionality. Then through detailed analysis, system design was carried out. Secondly, in terms of the feasibility of system implementation, I chose Android technology for development and design. For data storage, I used Mysql database for design. Since both Android and Mysql are very mature, they are very reliable, safe and practical in all aspects. Finally, the system is tested, perfected and released.

System page display

On the home page, users can view the home page, set reminders, personal center and other information. The rendering of the homepage is shown in Figure 5.3.

On the personal center page, users can view password modification, information modification, medication records, about us, log out, etc., and perform related operations. The personal center rendering is shown in Figure 5.4.

On the medication record page, you can view medication reminders, including time, person taking medication, medicine, quantity, status, etc., as shown in Figure 5.9.

If necessary, you can scan the QR code below the article to contact the source code.

Guess you like

Origin blog.csdn.net/ybigbear/article/details/135196555
Recommended