Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update DB via a python script and API #4

Closed
5 tasks done
freezed opened this issue Jul 21, 2018 · 1 comment
Closed
5 tasks done

Update DB via a python script and API #4

freezed opened this issue Jul 21, 2018 · 1 comment

Comments

@freezed
Copy link
Owner

freezed commented Jul 21, 2018

Writes a python script using OpenFoodFacts API to keep the data up-to-date populate a local DB.

@freezed freezed added this to To do in [Initial] - Evaluated work via automation Jul 21, 2018
@freezed freezed added TODO Get to work and removed TODO Get to work labels Jul 21, 2018
@freezed freezed self-assigned this Jul 21, 2018
@freezed freezed moved this from To do to In progress in [Initial] - Evaluated work Jul 24, 2018
freezed added a commit that referenced this issue Jul 24, 2018
freezed added a commit that referenced this issue Jul 24, 2018
freezed added a commit that referenced this issue Jul 26, 2018
- 'id' field may not be filled for all products
- adds test for code product unavaiable
- adds test for code product as a string
freezed added a commit that referenced this issue Jul 26, 2018
freezed added a commit that referenced this issue Jul 26, 2018
@freezed freezed changed the title Update DB via API Update DB via a python script and API Jul 27, 2018
freezed added a commit that referenced this issue Jul 27, 2018
freezed added a commit that referenced this issue Aug 2, 2018
- Modifies the storage of kept fields : need to keep more fields from a category
        than from a product FIELD_KEPT is turned into a dict like this :
        {'category':[fields, …], 'products':[fields, …]}
- separates online/offline tests
freezed added a commit that referenced this issue Aug 2, 2018
freezed added a commit that referenced this issue Aug 2, 2018
freezed added a commit that referenced this issue Aug 4, 2018
@freezed
Copy link
Owner Author

freezed commented Aug 4, 2018

Closed by ca0ab59

@freezed freezed closed this as completed Aug 4, 2018
[Initial] - Evaluated work automation moved this from In progress to Done Aug 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

1 participant