Skip to content

johnsonhsiung/hospital-clinic-MVC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

S20-CS151--3--Team-13-

Run the main method in PatientController.

Notes: Required Input Registration: All fields in here are required. It will not allow you to goto the next page if some fields are not inputted.

Table: Information presented in tables can be edited directly. If after editing information, the cell is white, press enter so it turns blue. After, press “Update” in the center to update the information.

List: You have to select an object in the list to go to pages containing information of that category.

Below is the general flow of the program.

Home screen:

Page 1

Upon pressing "Register New Patient," a four step process to register a new patient will start. This first page is for required information. Page 2 Page 3 Page 4 Page 5

Upon pressing "Finish," the user will be navigated back to the home screen, with the option of undoing the recently added patient in case of a mistake.

Page 6

Upon pressing "View Patients," the database of patients will appear. Page 7

Upon selecting a patient and pressing "Info," the patient's information will be displayed. Page 5

Upon pressing "Medication," the patient's medication details will be shown. Page 5

Upon selecting a specific medication, information about that medication will be displayed. Page 5

Press "Back" to return to the patient database home screen. Page 7

Upon selecting a patient and pressing "+ Add Visit," a three-step process for entering the necessary visit information will begin. Page 5 Page 5 Page 5

Upon pressing "Finish," the user will be navigated back to the patient database home screen. Page 7

Upon selecting a patient and pressing "Visit History," that patient's visit history will be displayed. Page 5

Upon selecting a visit and pressing "Info" or "View Evaluation," the corresponding information, with the option to edit, will be shown. Page 5 Page 5

Press "Back" to return to the patient database home screen. Page 7

Upon selecting a patient and pressing "Schedule Visit," a pop-up prompt will appear. Page 5

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages