An API for a task tracking website that I'm building.
Go to file
2025-04-21 22:26:55 -04:00
.gitignore Initial Commit v0.0.1 2025-04-18 00:59:30 -04:00
api.py Ease of use on web v0.0.3 2025-04-21 22:26:55 -04:00
auth.py Implement a way to update tasks. v0.0.2 2025-04-18 20:24:23 -04:00
functions.py Initial Commit v0.0.1 2025-04-18 00:59:30 -04:00
requirements.txt Initial Commit v0.0.1 2025-04-18 00:59:30 -04:00
sql.py Initial Commit v0.0.1 2025-04-18 00:59:30 -04:00
tables.py Ease of use on web v0.0.3 2025-04-21 22:26:55 -04:00