https://github.com/edofarrell/if-apps
Mobile Android Application - IF Apps
https://github.com/edofarrell/if-apps
android-application java mobile-development mvp-architecture volley-api
Last synced: 10 months ago
JSON representation
Mobile Android Application - IF Apps
- Host: GitHub
- URL: https://github.com/edofarrell/if-apps
- Owner: edofarrell
- Created: 2022-12-01T07:02:44.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-07-11T14:19:27.000Z (over 1 year ago)
- Last Synced: 2025-01-16T11:28:22.268Z (12 months ago)
- Topics: android-application, java, mobile-development, mvp-architecture, volley-api
- Language: Java
- Homepage:
- Size: 663 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# IF Apps
## About the Project
The project aims to develop an Android application called IF Apps to streamline various academic tasks currently managed through email, student portals, and direct communication with faculty.
The current manual processes are deemed inefficient and time-consuming, prompting the need for a centralized system.
IF Apps will provide functionalities such as accessing department announcements, scheduling meetings between students and lecturers, and verifying course prerequisites.
This application aims to enhance efficiency and convenience in managing academic interactions and administrative tasks within the university context.
There are three roles and their features are:
1. System Administrator: Manage announcements and it's tags.
2. Lecturer: Add available time slots for invitations.
3. Student: View enrolled course for past semesters and add course enrollment in active semester.
General features for all roles:
- View and search announcement.
- View and manage personal meetings and invitations.
- View profile information.
> This is the final project for the "Mobile Programming" course.
## Technologies
Java, Volley, Model-View-Presenter(architecture)
## Contributors
The project was completed by a team of four people:
- Alexander Bleuvito Fevrier (https://github.com/bleuvito)
- Dearen Hippy (https://github.com/DearenHippy)
- Edo Farrell Haryanto (https://github.com/edofarrell)
- William Nehemia (https://github.com/WilliamNehem21)