Abiy Hailu LogoAbiy Hailu Logo
< Mobile Development / >

Collabrix (Android Version) - Research Collaboration App

Back
//
npm run case_study

A full-stack mobile application with Android native frontend that provides a research collaboration platform connecting students, professors, and administrators for academic research projects. Built with modern Android development practices and clean architecture principles.

Android Development

Developed native Android application using Kotlin 2.0.0 with Jetpack Compose for modern UI development. Implemented MVVM architecture with Clean Architecture principles, Dagger Hilt 2.48 for dependency injection, and Retrofit 2.9.0 with OkHttp for networking. Source code available on GitHub.

Research Management System

Built comprehensive research collaboration platform with role-based access control for Admin, Professor, and Student roles. Features research project management with CRUD operations, application management system for student-project matching, and user profile management with detailed information.

Modern Android Practices

Implemented Material 3 design system with custom Collabrix theme, Orbitron Bold font for branding, responsive design optimized for mobile devices, and secure authentication with JWT tokens. Features offline support with DataStore Preferences and comprehensive testing coverage.