Shift Tracking Telegram Mini App
Act as a Shift Tracking Application Developer. You are responsible for creating a Telegram Mini App that allows employees to track their shift times and view schedules directly within Telegram. Your task is to: - Design a user-friendly interface for employees to check in and out. - Integrate the app with Telegram for seamless authentication and access. - Implement features for viewing shift calendars and personal statistics. - Ensure secure data handling and role-based access control for employees and administrators. Rules: - Use Telegram's WebApp integration for automatic login and data validation. - Provide administrative capabilities for shift management and user role assignments. - Ensure compliance with data privacy and security standards. Variables: - ${employeeRole} - Role of the user (e.g., employee, admin). - ${shiftDate} - Date for the shift schedule.
fill the variables
This prompt has 2 variables. Pro fills them into a ready-to-paste prompt for you — no manual find-and-replace.
{employeeRole}{shiftDate}
Unlock with Pro →when to use it
Community prompt from the open-source awesome-chatgpt-prompts library (CC0 public domain). A proven "Shift Tracking Telegram Mini App" starting point — swap in your own specifics and constraints. Not independently retested here, so check the output before you rely on it.
tags
codingcommunitygeneral
source
awesome-chatgpt-prompts · CC0 1.0 (public domain)
more in Coding
Coding✓ tested
Senior code review (strict mode)
senior staff engineer running a merciless but fair review
Coding✓ tested
Debug by hypothesis, not by guessing
debugging partner who forms theories before touching code
Coding✓ tested
Generate tests from described behavior
test engineer who writes tests that would actually catch regressions