Abstract:
The objective of this project is to develop a platform where patients and doctors can
interact from the comfort of their home. This report explores different techniques used
for developing such platform. Different stages involve user authentication,
appointment management system and other useful features which will be discussed
furthermore. Finally, the product will be developed on the platform called Android
Studio.
This project will be developed using a framework by Google known as [1]
Flutter SDK Version (2.10.2). The main advantage of using this framework is that it
provides flexibility that we can develop cross-platform application using a single
code base, but due to budget shortage we will only develop the Android Application.
The system first proceeds with the registration of the user by a system defined
method to verify the authenticity of the user. After that the user can simply book
appointments, take home consultations, hire nurses, and can locate donors and
vaccination centers with ease. Also, to keep the app interactive a blogging system is
added for users. Recommendations for future development and conclusions are also
included in the report