Timesheet App
This is an internal application with the purpose of enabling employees to log their daily activities anytime, anywhere The client has an internal timesheet web app wherein employees timelogs are important in their finance (employee salary, resource management, etc.). They face a problem wherein employees do not log their time in a regular basis and part of the reason is the accesibility of the system.
I lead the mobile team composed of 3 individuals. My development tasks focused on displaying timelogs so I dealt with a lot of listview/ pageview/ scrollcontroller.
My development tasks focused on displaying timelogs so I dealt with a lot of listview/ pageview/ scrollcontroller. I also created the client service for connecting API in which i used the package Dio. We used mockito package for unit testing and added firebase for analytics. With the release of the timesheet flutter app, there has been a significant increase in average daily timelogs received by the system thereby addressing the accessibility issue.
- Flutter
- iOS
- Android
- Firebase
- REST API
- Mockito