For the complete documentation index, see llms.txt. This page is also available as Markdown.

employee_management

Description:

Displays a list of employees sorted by their IDs and a + button for employee addition. When the manager selects an employee, the employee data will be displayed and everything except the ID can be changed by the manager.

Manager action:

Select an employee to edit the data

Swipe the employee right to delete the employee

Press the + button to add a new employee

---

Last updated

Was this helpful?