diff --git a/README.md b/README.md index 1554f8f..85b3fb2 100644 --- a/README.md +++ b/README.md @@ -5,10 +5,12 @@ The goal of this project is to be a crowd sourced resource to find out if a prod ## Task list - figure out how we want to handle database migrations -- create mobile and desktop front ends +- database object models should be separated out from database migration function +- create main process that runs database migration and then starts api - create search api - create upload api -- moderation tooling? - create workers - barnivore lookup - - alergen ingredient database lookup? \ No newline at end of file + - alergen ingredient database lookup? +- create mobile and desktop front ends +- moderation tooling? \ No newline at end of file