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
- Host: GitHub
- URL: https://github.com/ianisdev/collabtodo
- Owner: iAnisdev
- License: mit
- Created: 2024-10-28T03:04:41.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-10-28T23:53:12.000Z (7 months ago)
- Last Synced: 2025-01-05T22:09:39.021Z (5 months ago)
- Topics: crsf, flask, jwt, mysql, python, session, sqlite3, tailwindcss
- Language: HTML
- Homepage:
- Size: 141 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.