I need an attendance system built for our employees that works smoothly on Android and pairs with a browser-based control dashboard. The core job is to let staff check in and out during their shifts, while I can monitor the logs in real time from the web panel. Here is what I expect: • Android mobile app – clean UI where employees tap to check in and check out, with the data pushed instantly to the server. • Web dashboard – secure login for managers to view, filter, and export attendance records, plus basic user management so we can add or deactivate employee profiles. • Shared backend – REST or GraphQL API, database schema, and any admin scripts necessary to keep everything in sync. Acceptance is simple: after installation I should be able to create an employee profile, have that user clock in and clock out from the Android app, and immediately see the correct timestamps reflected on the web interface. Source code and clear deployment instructions are part of the hand-off. If you have experience delivering similar Android + web solutions and can keep the interface fast and intuitive, let’s talk.