You are on page 1of 4

APPENDIX A

PROGRAM FLOWCHART USER LOGIN SCREEN

START

Enter username and password

Establish a connection to database and verify user

Is user valid?

Yes

User Account Screen

No Display and Error Message!

STOP

USER ACCOUNT SCREEN

START

1. Students 2. Bed Check Register

Is Option = 1? No

Yes

Student Screen

Is Option = 2? No STOP

Yes

Bed Check Register Screen

CREATE STUDENT PROFILE SCREEN

START

Collect student information

Process student biodata

If Exist ?

Yes

Display an Error Message!

No

Store biodata to database

STOP

UPDATE STUDENT PROFILE SCREEN

START

Collect student information

Process student biodata

If Exist ?

No

Process students bio data and store as new profile

Yes

Store biodata to database

Stop

You might also like