Skip to content

Latest commit

 

History

History
53 lines (31 loc) · 2.37 KB

README.md

File metadata and controls

53 lines (31 loc) · 2.37 KB

FYP: Doctor App developed using Flutter framework

Konkuk University 2nd Semester Final Year Project. Doctor App is an application developed for mental health doctors to monitor and send feedback to students who are in need of mental health advice. This application also uses REST API to update the biometric information tracked using FitBit to the doctors for analysis.

Warning

This Project is completed for University purposes. Feel free to use it for educational purposes. Not for business purposes!

Development Programs, DB, and language used

  • Flutter framework
  • Dart language
  • Adobe XD
  • Firebase
  • MongoDB
  • REST API

Collaborators

👦 Team Leader: Hani Qamaliah

👧 Front-end: Amirul Arif

👦 Back-end: Nik Amir Zakwan

Functions

  1. Signup & Login: Allow the doctors to signup and login.

  2. List Page: Consist of a list of patients which enables the doctors to view each of thier respective information by simply tapping on them.

  3. Patient Info Page: Contains information of each patient such as thier survey scores, mood log information, graphical data including heartbeat rate, sleep log and walking distance to help them better analyse the physical condition of the patient.

  4. Chatting: This function allows the doctors to send messages to the patients either to remind them for exercise or give them some new suggestions to improve thier sleeping schedule.

Screenshots

SignUp Page & Login Page

Patient list Page

Patient information Page

Chatting Page