top of page

HR/Attendance Application

This is a application for marking attendance , submitting a leave application and viewing attendance history. This application was going to be used within the (Mobigic technologies) organization itself. I was solo working on the mobile application part of this project. Another team member was developing the API's to be used in app. I have used certain REST API's to communicated the app with server. 
Right now the app is available in Play Store but can only be accessed by the organization employee's .
https://play.google.com/store/apps/details?id=com.mobigic.attendance

Languages

  • Dart

IDE

  • Android Studio:(Flutter)

Database

  • Firebase:(Online)

  • MongoDB 

Tools & Platform

Homepage  / check in

  • Have kept a clean and easy to interact UI .

  • Check in option was there to mark attendance and users location was also being recorded while marking attendance.

  • User has to click there own picture as well for self identification.

  • At checkout time they would also have the option to write the description of all tasks performed on that day.

History

  • User can check its attendance , leave application history from app.

  • User has option to also cancel there leave application.

  • While viewing attendance history user can also view . Like for how much time they were checked in for day or for multiple days (according to user selection). The algorithm that receives the attendance data sorts and filters , removes any data that is duplicate or contains any error.

bottom of page