About the Project
Kompass Connect is a visitor management app I developed during my time at Kompass Tech. The app helps organizations manage visitor check-ins digitally, replacing traditional paper-based registration systems.
I worked on both the mobile app (Flutter) and helped integrate it with the backend systems. The project taught me a lot about real-world mobile development and working with APIs.
Key Features I Built
- Easy appointment system for doctors, banks, restaurants, and offices
- Payroll and attendance tracking for offices
- Location-based check-in/out using Google Maps
- Faster data loading with a single API call
- Support for viewing and managing PDFs and images in the app
- Worked with teams to improve doctor and restaurant booking flows
What I Learned
This was my first commercial mobile app project, where I gained hands-on experience building dynamic applications. I learned to effectively use Flutter's state management with BLoC, integrate REST APIs for seamless data flow, and manage real-time updates. The toughest challenge was implementing offline functionality and ensuring smooth data synchronization, which deepened my understanding of robust app architecture.