-
Notifications
You must be signed in to change notification settings - Fork 0
Application document
A mobile application is used by members of the winter and summer schools to get relevant information about the school. The data is retrieved from the web interface.
The user access the application by entering a code, connecting to the school.
Changing pages is possible using bottom menubar and swiping right or left.
The pages from right to left are announcements, general information, lecturers, schedule, forum, Facebook Google login.
A list of announcements is displayed in the announcement page. The page shows the title of the announcement. By clicking a title, the user sees its details, title, author, date of publish, and details (the content of the announcement). User is able to swipe right and left to change to previous and next announcements respectively.
A list of general information fragments is displayed in the general information page. The page shows the title of the fragment. By clicking a title, the user sees its details, title, and details (the content of the fragment). User is able to swipe right and left to change to previous and next fragments respectively.
A list of lecturers is displayed in the lecturers page. The page displays a picture along with a name of the lecturer. By clicking a lecturer fragment, the user sees extra details, picture, name, department, and details. User is able to swipe right and left to change to previous and next fragments respectively.
Display current week as list of days in schedule page. By clicking a certain day in the timetable, user is able to show or hide this day's events.
A list of post title is displayed in the forum page. By clicking a title, user enters a discussion, viewing the content of the post and the comments to it, along with commenter's details.
By clicking Facebook login, the application retrieves the user data from its Facebook mobile application. By clicking Google login, the application retrieves the user data from its Google account. It is necessary to login from one of the two in order to be able to comment in the forum.