16 lines
515 B
Markdown
16 lines
515 B
Markdown
# 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
|
|
- 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
|
|
- create workers
|
|
- barnivore lookup
|
|
- alergen ingredient database lookup?
|
|
- create mobile and desktop front ends
|
|
- moderation tooling? |