steroid-team / app

Helping you organise your day with ease and privacy.
1 stars 2 forks source link

Implement task creation logic #5

Closed shoutizix closed 3 years ago

shoutizix commented 3 years ago

Description

Making use of the database API developed in #2, create the controller that connects the app''s view (#4) with the database.

This should allow users to do the actual creation of tasks in the app.