A course application for students!
Most university portals are online websites, but since people are using cellphones regularly, it would be convenient to create a course application that can be easily used by students and professors. This project introduces a platform that provides management in course materials, course bulletin and a discussion section that allows students to post questions.
PHP/MySQL + Android
In this project, I have built a backend server based on PHP/MySQL to manage databases while providing a simple admin page to modify any information in the database. In the Android application, I created a tab view that contains three sections: course bulletin, course materials , and discussion section. Each section was based on a listed view, students can inspect details by simply pressing each row of the lists.