Some checks failed
continuous-integration/drone/push Build is failing
- Added full-featured web UI with drag-and-drop task sorting - Implemented CRUD API endpoints for task management - Added task reordering endpoint with priority support - Created responsive HTML interface with inline styles - Updated Docker configuration for web service deployment - Added requirements.txt for dependency management - Enhanced README with web interface documentation - Made Google Calendar integration optional
6 lines
137 B
Plaintext
6 lines
137 B
Plaintext
flask==3.0.0
|
|
peewee==3.17.0
|
|
google-api-python-client==2.111.0
|
|
google-auth==2.25.2
|
|
google-auth-httplib2==0.2.0
|
|
google-auth-oauthlib==1.2.0 |