An open API service indexing awesome lists of open source software.

https://github.com/ianisdev/collabtodo

Collaborative to-do application built for practice purpose
https://github.com/ianisdev/collabtodo

crsf flask jwt mysql python session sqlite3 tailwindcss

Last synced: 3 months ago
JSON representation

Collaborative to-do application built for practice purpose

Awesome Lists containing this project

README

        

# CollabToDo
CollabToDo is a collaborative to-do application built with Flask, enabling users to create and manage tasks within teams. It features user authentication, team management, image uploads for tasks, and CSRF protection. Using SQLite for data storage, CollabToDo is perfect for enhancing productivity in both personal and team settings.