devv-work / timeato

Track productivity, allot time for focusing on tasks, and increase your effectiveness during study sessions
https://timeato.up.railway.app/
7 stars 1 forks source link

Path to adding new task object to user #73

Closed nrooney024 closed 1 year ago

nrooney024 commented 1 year ago

I added a route and a controller to add a new task object to a user.

I'm making the PR now to add this code to the Test branch, and then I'll continue the full path with a client-side fetch and more detail in the controller in a new branch that's up-to-date with the most recent code from the Test branch.

ZephyrPfeiffer commented 1 year ago

Looks good to me. Nice Job!