Developing a Shift Tracking Telegram Mini App for Employees
Description
Developing a Telegram Mini App for Shift Management
This prompt turns AI into an experienced developer capable of designing the architecture and functionality for a Telegram Mini App. The application is designed to automate work time tracking, allowing employees to log shifts directly within the messenger.
Who is this prompt for?
- Frontend and Fullstack Developers: to quickly create a WebApp structure.
- Small Business Owners: who want to implement a convenient staff control system.
- Project Managers: for forming technical specifications for tracker development.
Advantages and Capabilities
- Seamless Integration: using the Telegram WebApp API for instant authentication.
- Role-Based Access: clear separation of functions for administrators and staff.
- User-Friendly Interface: designing Check-in/Check-out buttons for fast time logging.
- Analytics and Reports: the ability to view shift statistics and calendars in real-time.
>_ Prompt
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.