โ Back to Portfolio
Android Developer Android App
AIUB App
An Android application for AIUB (American International University โ Bangladesh) student portal management. Built in Kotlin with Material Design 3 offering a seamless mobile university experience.
Android App
This is an Android application and cannot run in the browser.
Clone the repo and open it in Android Studio to build and run on an emulator or device.
View source on GitHub โArchitecture
Native Android application built in Kotlin using the single-activity pattern with Jetpack Navigation Component. Material Design 3 components provide the UI layer. ViewModels manage UI state and Retrofit handles API communication with the university backend.
Technologies
- Kotlin
- Android
- Material Design 3
- Jetpack Navigation
- Android Studio
Key Features
- Multi-screen navigation with Android Jetpack Navigation Component
- Material Design 3 UI with consistent theming and components
- Student portal features for course and university management
- Clean, maintainable Kotlin codebase following Android best practices