uAdmin Applications¶
Here are all sample applications built in uAdmin that you can choose with different concepts and business logic.
Document System¶

Document System allows you to get user and group permissions, customize the Count and AdminPage function based on the user ID, use schema form modifier to customize the fields and schema list modifier to customize the records.
Tutorial Link: https://uadmin.readthedocs.io/en/latest/document_system/coverage.html
Todo List¶

Todo List application allows you to create tasks, make a description for them, and organize them in a specific category. You can also add a friend to be a part of your activity, as well as an item needed in order to accomplish your tasks. In every task, there is a progress bar feature that you can set to show or measure how much work you have accomplished in a specific task.
Tutorial Link: https://uadmin.readthedocs.io/en/latest/coverage.html