RedEye-Task Manager
-
Updated
Dec 7, 2024 - Python
RedEye-Task Manager
Create RESTFUL API to serve all operation in Task Manger App, and execute all CURD operation on MongoDB.
A scheduler for one-time (non-periodic) asynchronous tasks, designed to manage delayed executions. It features status getters to communicate the execution state, a robust error handling mechanism for capturing uncaught errors, the ability to abort pending executions, and gracefully await the completion of ongoing tasks.
Add a description, image, and links to the task-manger topic page so that developers can more easily learn about it.
To associate your repository with the task-manger topic, visit your repo's landing page and select "manage topics."