An API for a task tracking website that I'm building.
Go to file
2025-04-18 20:24:23 -04:00
.gitignore Initial Commit v0.0.1 2025-04-18 00:59:30 -04:00
api.py Implement a way to update tasks. v0.0.2 2025-04-18 20:24:23 -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 Implement a way to update tasks. v0.0.2 2025-04-18 20:24:23 -04:00