Counseling Mobile App (iOS)
Simple Login Display
Soft colored background, logo, two simple textboxes, and a single button. This login screen is nothing but directly visualize what this page for.
When User failed to provide the correct credentials, they will be notified by alert panel that will trigger automatically after User pressed the login button or pressed enter in their keyboard.
We can log in with 5 different levels: Headmaster, Administrator, Counseling Teacher, Teacher, and Parent. All these levels have different privileges to meet their needs.
Informative Dashboard
The dashboard holds the information about school rules, student behaviours, and interaction of parent and teacher.
All these three panels hold the sum of all events in their respective description. When we click it, they also go into their respective page.
This page designed to be as simple as possible and also eye-catching with a mix of colors.
School Rules
The school rules page consists of two subpages, display and creation pages. In the display page, we are presented with a list of school rules. It is possible to edit and delete school rules with its respective button on the left side of the list.
At school rules creation page, we can fill in the name, point, and type of school rules. All fields are mandatory and should be filled in.
Student Behaviours
The student behaviours page consists of 2 subpages, first one is the list page. We can see which student have which behaviours. It is possible to modify, delete, or comment specific behaviour which is presented at the bottom of each list.
Next when we pressed the plus button, we have student behaviours creation page. There are 4 fields to fill, the student name, school rules name, date, and time of behaviours. All fields are mandatory and should be filled in.
Student Score
On this page, we can observe which student have the highest or the lowest score. It is also possible to search a specific student by touching the magnifying glass icon at the top bar.
After we clicked one of the student score, we are presented with the detail of certain student behaviours. we can observe in chronological order all the behaviours the student has.
Parents Interface
When we logged in as a parent, the first thing we see is a dashboard with a panel for each child registered in the app. The interface is simple to prevent confusion when navigating through the app.
When we navigate to the student behaviour menu, it opens a new page showing detail of the respective child's behaviours. As a parent, we can comment or discuss with the teacher about the specific behaviour.
Realtime Message
The teacher and parent can communicate on this page. All they have to do is write a comment in the textbox and press the send button to send their message.
The forum page can be a two-way communication between the teacher and its parent. With this facility in this app, we expect reporting student behaviours will be more convenient and straightforward.
Counseling Mobile App (iOS)