mattriots/2Do

Set up Schema for database

Opened this issue · 1 comments

Set up Schema for database

Create the schema for the database. This will be based around what kind of information we need for each task. Initial thoughts are: Title, Description, isCompleted (is it completed or still in progress)