Difference between revisions of "Google-CodeIn/Proposed Tasks"

From Open Food Facts wiki
Jump to navigation Jump to search
Line 29: Line 29:
 
* 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 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
 
* Create a fix for the Wiki SSO username display bug https://github.com/openfoodfacts/openfoodfacts-server/issues/476
 +
 +
=== Documentation tasks ===
  
 
=== PHP API tasks ===
 
=== PHP API tasks ===

Revision as of 21:02, 1 September 2018

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

Outreach / Research

  • Write a blog post about Open Food Facts
  • Join Open Food Facts on Slack
  • Star the Open Food Facts repositories you like on Github
  • Contribute 15 products to Open Food Facts
  • Help translate the Open Food Facts app in your language
  • Proofread english strings for mistakes in the android app

Design

  • Generate at least 5 ideas on how new design elements can improve the android app
  • Create a introduction slide for Category Search
  • Create a introduction slide for History
  • Create a introduction slide for Your Contributions
  • Create a introduction slide for Products to be completed
  • Add at least 5 meaningful transitions and animations in the android application

Java tasks

https://github.com/openfoodfacts/OpenFoodFacts-androidApp/issues?page=2&q=is%3Aissue+is%3Aopen
TODO: Add new relevant tasks

  • Fix 5 linting issues from different types

Perl tasks

https://github.com/openfoodfacts/openfoodfacts-server

Documentation tasks

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