From e0175de85f63610bba9c82fcd1be09ab556a534d Mon Sep 17 00:00:00 2001 From: Leyla Becker Date: Sat, 29 Mar 2025 20:47:18 -0500 Subject: [PATCH] created README.md --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..1554f8f --- /dev/null +++ b/README.md @@ -0,0 +1,14 @@ +# Vegan Barcode + +The goal of this project is to be a crowd sourced resource to find out if a product is vegan + + +## Task list +- figure out how we want to handle database migrations +- create mobile and desktop front ends +- create search api +- create upload api +- moderation tooling? +- create workers + - barnivore lookup + - alergen ingredient database lookup? \ No newline at end of file