0% found this document useful (0 votes)
52 views

Android Project Scope

The document describes a proposed MedCare application that aims to allow doctors, patients, and pharmacists to work remotely during the COVID-19 pandemic. It includes descriptions of the application's scope and individual modules for patients, doctors, and pharmacists. For patients, the application would allow them to make online doctor appointments, see prescriptions, view medical history and find local pharmacies. Doctors could view patient information and provide online consultations and prescriptions. Pharmacists could access prescriptions to provide correct medications to patients. The document outlines timelines for designing, implementing, testing and submitting the project by week 13.

Uploaded by

inder saini
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
52 views

Android Project Scope

The document describes a proposed MedCare application that aims to allow doctors, patients, and pharmacists to work remotely during the COVID-19 pandemic. It includes descriptions of the application's scope and individual modules for patients, doctors, and pharmacists. For patients, the application would allow them to make online doctor appointments, see prescriptions, view medical history and find local pharmacies. Doctors could view patient information and provide online consultations and prescriptions. Pharmacists could access prescriptions to provide correct medications to patients. The document outlines timelines for designing, implementing, testing and submitting the project by week 13.

Uploaded by

inder saini
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 24

MEDCARE Application

Group members :
Inderjit Singh (N01346254)
Tejal Gajjar (N01323994)
Gurvir Kaur (N01350852)
Manpreet kaur (N01352729)

SCOPE Statement : Our project "MedCare" is dedicated to assist Doctors, Patients


and Pharmacists in present scenerio where everybody want to work remotely in
order to be safe. Medcare is the single platform for three people. Patients can
make appointments online and see doctor if disease becomes severe . Doctors can
get to know about patient's situation and give prescription . Pharmacist would
access doctor report to give correct medication to the patients. So, nowadays,
where, due to Covid-19, many doctors can hardly meet patients . So, MedCare
would make it much easier for the patients to get assistance without being
physically present at hospital as the doctor can consult him online if health
condition is not critical. Pharmacist is independent unit who can provide
medication to patient when patient goes manually to him and shows his
prescription ID.Eventually, our project would reduce the chances of being
physically present.
( Inderjit Singh N01346254 )
1) Patient Portal
- This page is the main page of the patient user .
- After login , user will be redirected to this page and he/she will see a
menu list.
- From the available options , user can select the option ,he/she wants to
proceed with.
2) Ask Doctor Page
- User can ask doctor about the prescription of his/her problem.
- User has to fill out the details mentioned in the form.
- These details will get posted to the Doctor’s Portal , depending on the
selected Doctor.

This page contains following elements:


TextFields -Firstname , Lastname , D.O.B , Mobile Number , Emailaddress
, Symptoms
Radio Buttons- male and female
Text Area - Other Notes
Button- Post
3) Problem History
- User/Patient can see his/her problem history .
- This page gives details about the symptoms , Preferred doctor ,
Specialization , Other Notes description about the problem ; the user
has asked to the Doctor.
- This page contains read only information.
4) Recent Prescription
- This page gives details about the recent prescription given by the
doctor .
- This page carries the details about the prescription ID , Symptoms,
Doctor’s name who has given the prescription , clinic address ,
specialization , medications prescribed , Doctor notes , Appointment
date and time (if necessary ) , status – in progress/success.
- This page contains read only information.
5) Find Pharmacy
- User/Patient can find out the pharmacy by selection criteria .
- User can check out the available list of medicines of the selected
pharmacy in this page .
- There is filter to search out the particular medicine by name.

The page contains following elements :


Drop-down - Select Pharmacy
Text-field – Search medicine
Text Area – Medicine names along with stock availability .
6) My Reports
- User/Patient can view the details of reports made by the pharmacist
- This page contains all the reports history of the patient .
- This page contains read only information.

Time plan :
I expect to finsh the designing phase by week5, Implementation phase till
week 9. Week 11 and Week 12 for testing and maintenance and final project
will be submitted in week 13.
(Tejal Gajjar N01323994)
1) Home Page
- The home page is the most important page of an application.
- This page navigates different types of user to their respective login and
registration page.
- When user clicks on any user type, system will save user type in session
and redirects user to login page of selected user type.

This page contains following elements:


Buttons : Doctor , Patient , Pharmacist , Cashier.
2) Login Page
- This page allows user to logs into the system.

This page contains following elements:


Username - text field
Password - text field
Login – Button
Sign Up – Button

- Sign up button redirects user to appropriate user type registration page


based upon the data stored in session while user selected user type on
homepage.
3) Registration page for Doctor
- This page allows user to register as a Doctor.
- Here Doctor should mention his/her basic details along with
Qualification and valid License Number.
- Doctor Should select his/her area of specialization as well.

This page contains following elements:


Text Fields : Name , Mobile , Email , Password , License No.
Text Areas : Address , Qualification.
Combo-Box : Specialist.
Button : Register
4) Registration page for Cashier
- This page appears to only user type Doctor after logging into the system
as doctor.
- As the Cashier module is a child module of Doctor, Doctor can create
Cashier account for his/her respective clinic.
- Cashier manages payment transactions between Patient and doctor.

This page contains following elements:

Name - text field


Mobile – text field
Email - text field
Password - text field
Register – Button
5) Pay page after Cashier login
- When doctor successfully creates Cashier account and assign credential
to cashier, cashier can logs into the system by clicking cashier on home
page.
- That will redirect cashier to login page. After successful login cashier
would be able to see this screen.
- This page manages payment transactions between Patient and doctor.
Which generates payment report.

This page contains following elements:


Text Field: Amount
Button : Pay
Combo-box: Select patient , select doctor
6) Registration page for Patient
- This page allows user to register as a Patient.

This page contains following elements:


Name - text field
Mobile – text field
Email - text field
Password - text field
Register – Button
7) Registration page for Pharmacy
- This page allows user to register as a Pharmacy.
- Here Pharmacist should mention basic details about his/her pharmacy
along with valid License Number.

This page contains following elements:


Text Fields : Name , Mobile , Email , Password , License no.
Text Area : Address
Button : Register

Time plan :
I expect to finsh the designing phase by week5, Implementation phase till
week 9. Week 11 and Week 12 for testing and maintenance and final project
will be submitted in week 13.
(Gurvir Kaur N01350852)
1). Main Page
Once the pharmacist logs in the application.Then Home page would be first
page which contains options to go to other pages
-He can view his license number and pharmacy name
1.Licence number and pharmacy name: Non-editable text fields.
2.Report history and make report: Buttons.
2) Report History
When pharmacist clicks on report history button he would be redirected to
“History” Page where he can view all the medications made by him with the
patient information. Two Buttons “previous: and “next” would be here to
navigate through all the records stored in his database
This page contains following elements :
Patient_Name, Patient_Id , Address : Non editable text fields where data
would be fetched from database.
3). Make Report
When patient comes manually to the pharmacist with his prescription ID then
pharmacist can enter that Id and click on the search button which would let
him to last page of my module.
4) . Report Details page
When pharmacist would click on the search button new page would pop-up
which is the actually a report generated by doctor after checking the health
condition of the patient. So, the doctor’s portal would allow pharmacist to
keep track of the reports made by doctor so that pharmacist can follow and
give medications and generate the final bill .
This page contains following elements :
Text Fields : Prescription ID, Patient ID , Address , Patient Name , Medications
Prescribed .
Text Areas : Other notes description
Date and Time fields
Button : Generate report
Time plan :
I expect to finsh the designing phase by week5, Implementation would be
done till week 9. Week 11 and Week 12 would be dedicated to maintenance
and project will be submitted in week 13

(Manpreet kaur N01352729 )


1). Doctor Login page
Doctor can login by entering his/her password and field of his/her specialization.
2) . Home Screen Of doctor
After login, home screen of doctor has options for viewing or updating details,
viewing appointments, view questions of patients, view reports.
3). Update Details
Doctor can update his/her details by clicking on view/update button.
4). View Problems
Doctor can view problems of patient by clicking on view questions button from
home screen. By clicking on give prescription button, doctor can give prescription
to patients.
5). Give Prescriptions
Doctor can give prescription by clicking on give prescription button.
6 ). View Reports
Doctors can view patients’ reports by searching according to patient’s name or ID.

You might also like