Difference between revisions of "Google-CodeIn/Proposed Tasks"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
Smaller tasks for Google Code In 2016. This is still a draft. See [[Student projects]] for larger tasks / GSOC prep. See [[Student projects/School]] for School sized projects | Smaller tasks for Google Code In 2016. This is still a draft. See [[Student projects]] for larger tasks / GSOC prep. See [[Student projects/School]] for School sized projects | ||
+ | |||
+ | |||
+ | === Java tasks === | ||
+ | https://github.com/openfoodfacts/OpenFoodFacts-androidApp/issues?page=2&q=is%3Aissue+is%3Aopen<br><br> | ||
+ | * Lanscape orientation for the product view in the app >> https://github.com/openfoodfacts/OpenFoodFacts-androidApp/issues/186 | ||
+ | * Add Direct Share for Marshmallow+ devices >> https://github.com/openfoodfacts/OpenFoodFacts-androidApp/issues/185 | ||
+ | * Show full language names in the Toggle to change interface language >> https://github.com/openfoodfacts/OpenFoodFacts-androidApp/issues/177 | ||
+ | * Provide app shortcuts for Nougat >> https://github.com/openfoodfacts/OpenFoodFacts-androidApp/issues/171 | ||
+ | *Use the accentuated and non-slug version of allergens >> https://github.com/openfoodfacts/OpenFoodFacts-androidApp/issues/159 | ||
=== Perl tasks === | === Perl tasks === | ||
− | + | https://github.com/openfoodfacts/openfoodfacts-server | |
* Calculate Alcohol units in wines and beers https://github.com/openfoodfacts/openfoodfacts-server/issues/241 | * Calculate Alcohol units in wines and beers https://github.com/openfoodfacts/openfoodfacts-server/issues/241 | ||
* Add updated contribution links for logged-in contributors >> https://github.com/openfoodfacts/OpenFoodFacts-androidApp/issues/159 | * Add updated contribution links for logged-in contributors >> https://github.com/openfoodfacts/OpenFoodFacts-androidApp/issues/159 | ||
Line 10: | Line 19: | ||
* Create a fix for the Wiki SSO username display bug https://github.com/openfoodfacts/openfoodfacts-server/issues/476 | * Create a fix for the Wiki SSO username display bug https://github.com/openfoodfacts/openfoodfacts-server/issues/476 | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
=== PHP API tasks === | === PHP API tasks === | ||
− | + | https://github.com/openfoodfacts/openfoodfacts-php<br> | |
* Create a WRITE call for nutrition data | * Create a WRITE call for nutrition data | ||
* Create WRITE calls for product facets | * Create WRITE calls for product facets | ||
Line 26: | Line 29: | ||
=== Translation tasks === | === Translation tasks === | ||
− | + | http://en.wiki.openfoodfacts.org/Translations | |
* Set automatic sync for the translations for the Ubuntu app | * Set automatic sync for the translations for the Ubuntu app | ||
* Set automatic sync for the translations for the Android app | * Set automatic sync for the translations for the Android app | ||
Line 34: | Line 37: | ||
=== Python API tasks === | === Python API tasks === | ||
− | + | https://github.com/openfoodfacts/openfoodfacts-python<br> | |
* Create a WRITE call for nutrition data | * Create a WRITE call for nutrition data | ||
* Create WRITE calls for product facets | * Create WRITE calls for product facets |
Revision as of 15:38, 3 November 2016
Smaller tasks for Google Code In 2016. This is still a draft. See Student projects for larger tasks / GSOC prep. See Student projects/School for School sized projects
Java tasks
https://github.com/openfoodfacts/OpenFoodFacts-androidApp/issues?page=2&q=is%3Aissue+is%3Aopen
- Lanscape orientation for the product view in the app >> https://github.com/openfoodfacts/OpenFoodFacts-androidApp/issues/186
- Add Direct Share for Marshmallow+ devices >> https://github.com/openfoodfacts/OpenFoodFacts-androidApp/issues/185
- Show full language names in the Toggle to change interface language >> https://github.com/openfoodfacts/OpenFoodFacts-androidApp/issues/177
- Provide app shortcuts for Nougat >> https://github.com/openfoodfacts/OpenFoodFacts-androidApp/issues/171
- Use the accentuated and non-slug version of allergens >> https://github.com/openfoodfacts/OpenFoodFacts-androidApp/issues/159
Perl tasks
https://github.com/openfoodfacts/openfoodfacts-server
- Calculate Alcohol units in wines and beers https://github.com/openfoodfacts/openfoodfacts-server/issues/241
- Add updated contribution links for logged-in contributors >> https://github.com/openfoodfacts/OpenFoodFacts-androidApp/issues/159
- Add option to return the JSON files in ingredients.pl https://github.com/openfoodfacts/openfoodfacts-server/issues/532
- Create an API method to give a company using the GS1 manufacturer code included in the barcode https://github.com/openfoodfacts/openfoodfacts-server/issues/508
- Create a fix for the Wiki SSO username display bug https://github.com/openfoodfacts/openfoodfacts-server/issues/476
PHP API tasks
https://github.com/openfoodfacts/openfoodfacts-php
- Create a WRITE call for nutrition data
- Create WRITE calls for product facets
- Create WRITE calls for image addition
- Create WRITE calls for image manipulation
- Create READ calls for OCR Jsons
Translation tasks
http://en.wiki.openfoodfacts.org/Translations
- Set automatic sync for the translations for the Ubuntu app
- Set automatic sync for the translations for the Android app
- Help translate the Open Food Facts server in your language
- Help translate the Open Food Facts app in your language
- Proofread english strings for mistakes
Python API tasks
https://github.com/openfoodfacts/openfoodfacts-python
- Create a WRITE call for nutrition data
- Create WRITE calls for product facets
- Create WRITE calls for image addition
- Create WRITE calls for image manipulation
- Create READ calls for OCR Jsons