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

From Open Food Facts wiki
Jump to navigation Jump to search
Line 9: Line 9:
  
 
== Tasks ==
 
== Tasks ==
 
=== Documentation/Training Tasks===
 
* Help documenting the WRITE API for Open Food Facts
 
* Document any five classes in the Android Application
 
Success criteria:
 
Merged pull Request
 
* Document any ten classes in the Android Application
 
Success criteria:
 
Merged pull Request
 
* Fix 5 coding violations
 
Success criteria:
 
Merged pull Request
 
* Fix 10 coding violations
 
Success criteria:
 
Merged pull Request
 
  
 
=== Outreach / Research Tasks===  
 
=== Outreach / Research Tasks===  
Line 38: Line 23:
 
* Write a blog post about why people should contribute to Open Food Facts
 
* Write a blog post about why people should contribute to Open Food Facts
 
* Write a blog post about your experience with Open Food Facts
 
* Write a blog post about your experience with Open Food Facts
 +
 +
==== Translation tasks ====
 +
https://translate.openfoodfacts.org
 +
 +
* 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
 +
 +
* Success criteria:
 +
** Indicate your Crowdin profile page in an issue in [https://github.com/openfoodfacts/openfoodfacts-translations/issues openfoodfacts-translation] project.
 +
** Make sure you join the #translations channel as well as the channel for your language on Slack
  
 
===Design Tasks===
 
===Design Tasks===
Line 77: Line 73:
 
* Create READ calls for OCR JSONs
 
* Create READ calls for OCR JSONs
  
==== Translation tasks ====
 
https://translate.openfoodfacts.org
 
 
* 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
 
 
* Success criteria:
 
** Indicate your Crowdin profile page in an issue in [https://github.com/openfoodfacts/openfoodfacts-translations/issues openfoodfacts-translation] project.
 
** Make sure you join the #translations channel as well as the channel for your language on Slack
 
  
 
==== Python API tasks ====
 
==== Python API tasks ====
Line 95: Line 81:
 
* Create WRITE calls for image manipulation
 
* Create WRITE calls for image manipulation
 
* Create READ calls for OCR Jsons
 
* Create READ calls for OCR Jsons
 +
 +
 +
=== Documentation/Training Tasks===
 +
* Help documenting the WRITE API for Open Food Facts
 +
* Document any five classes in the Android Application
 +
Success criteria:
 +
Merged pull Request
 +
* Document any ten classes in the Android Application
 +
Success criteria:
 +
Merged pull Request
 +
* Fix 5 coding violations
 +
Success criteria:
 +
Merged pull Request
 +
* Fix 10 coding violations
 +
Success criteria:
 +
Merged pull Request
  
  

Revision as of 13:08, 17 September 2018

Proposed tasks for Google Code In 2018.

Getting started

Tasks

Outreach / Research Tasks

These tasks are good tasks for getting to know the Open Food Facts project and understand how it works. It is useful to complete some of them before starting other tasks like documentation, design and coding.

  • Add 10 products to Open Food Facts
    • Install the Android or iOS Open Food Facts app, scan some food products, and upload pictures of the ingredients and nutrition facts table
  • Complete the product pages of 10 incomplete products on Open Food Facts
  • Help translate the Open Food Facts app in your language
  • Research and give 2 new ways by which Open Food Facts can get new contributors
  • Write a blog post about how Open Food Facts is working to help the users make a good decision about food
  • Write a blog post about why people should contribute to Open Food Facts
  • Write a blog post about your experience with Open Food Facts

Translation tasks

https://translate.openfoodfacts.org

  • 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
  • Success criteria:
    • Indicate your Crowdin profile page in an issue in openfoodfacts-translation project.
    • Make sure you join the #translations channel as well as the channel for your language on Slack

Design Tasks

  • 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

Coding Tasks

Your preferred language tasks :-)

  • Create an app or web site that re-uses the Open Food Facts data in any way you like, with the language and technology of your choice

Java tasks

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

  • Fix 5 linting issues from different types

Perl tasks

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

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


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


Documentation/Training Tasks

  • Help documenting the WRITE API for Open Food Facts
  • Document any five classes in the Android Application

Success criteria: Merged pull Request

  • Document any ten classes in the Android Application

Success criteria: Merged pull Request

  • Fix 5 coding violations

Success criteria: Merged pull Request

  • Fix 10 coding violations

Success criteria: Merged pull Request