An API for a task tracking website that I'm building.
Go to file
2025-04-29 20:50:53 -04:00
.gitignore Initial Commit v0.0.1 2025-04-18 00:59:30 -04:00
api.py Fix bug with updating user passwords v0.0.9 2025-04-29 20:50:53 -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 Delete tasks & edit tasks fixes v0.0.8 2025-04-28 21:23:35 -04:00