Skip to content

Add Task Endpoint - #105

Merged
fmcubium merged 5 commits into
ufosc:mainfrom
fmcubium:main
Aug 29, 2026
Merged

Add Task Endpoint#105
fmcubium merged 5 commits into
ufosc:mainfrom
fmcubium:main

Conversation

@fmcubium

Copy link
Copy Markdown
Collaborator

Created an endpoint that will allow users to create a task using data passed from the frontend. Also ensured that the extant tests for task creation pass.

This feature is in a decent state at this point in development, but is probably vulnerable due to a lack of isolation (see #103 for more details). Time zones will be handled by the front end (probably, we'll have something that checks the system time and converts it to UTC because Chrome Extensions have a way to do that apparently?) As always, any other bugs post-approval should be reported as an issue.

Closes #97.

@fmcubium
fmcubium merged commit c49d20d into ufosc:main Aug 29, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Backend] Add tasks

1 participant