Line 1: |
Line 1: |
− | Smaller tasks for Google Code In 2018. This is still a draft. <br><br>
| + | Small tasks for Google Code In 2018. <br><br> |
| | | |
− | See [[Student projects]] for larger tasks / GSOC prep. <br> | + | * See [[Student projects]] for larger tasks / Google Summer of Code <br> |
− | See [[Student projects/School]] for School sized projects<br> | + | * See [[Student projects/School]] for School sized projects<br> |
| | | |
− | * Join Open Food Facts on Slack | + | === Getting started === |
− | * Star the Open Food Facts repositories you like on Github | + | |
| + | * Join Open Food Facts on Slack: register on http://slack.openfoodfacts.org |
| + | * Star the Open Food Facts repositories of your choice (server, API, Android and iOS apps) on Github: https://github.com/openfoodfacts |
| * Read the contributing guidelines https://github.com/openfoodfacts/openfoodfacts-androidapp/blob/master/CONTRIBUTING.md | | * Read the contributing guidelines https://github.com/openfoodfacts/openfoodfacts-androidapp/blob/master/CONTRIBUTING.md |
| * Read the setup guidelines and get your project onto the local machine https://github.com/openfoodfacts/openfoodfacts-androidapp/blob/master/SETUP_GUIDELINES.md | | * Read the setup guidelines and get your project onto the local machine https://github.com/openfoodfacts/openfoodfacts-androidapp/blob/master/SETUP_GUIDELINES.md |
| | | |
| === Documentation/Training Tasks=== | | === Documentation/Training Tasks=== |
− | * Help documenting the WRITE api | + | * Help documenting the WRITE api for Open Food Facts |
| * Document any five classes in the Android Application | | * Document any five classes in the Android Application |
| * Document any ten classes in the Android Application | | * Document any ten classes in the Android Application |
Line 18: |
Line 20: |
| === Outreach / Research Tasks=== | | === Outreach / Research Tasks=== |
| * 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 how Open Food Facts is working to help the users make a good decision about food |
− | * Write a blog post about why you 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 |
| * Add 10 products to Open Food Facts | | * Add 10 products to Open Food Facts |
Line 35: |
Line 37: |
| ===Coding Tasks=== | | ===Coding Tasks=== |
| | | |
− | * Create an app or web site that re-uses the Open Food Facts data in any way you like | + | * 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 ==== | | ==== Java tasks ==== |
| https://github.com/openfoodfacts/OpenFoodFacts-androidApp/issues?page=2&q=is%3Aissue+is%3Aopen<br> | | https://github.com/openfoodfacts/OpenFoodFacts-androidApp/issues?page=2&q=is%3Aissue+is%3Aopen<br> |
− | TODO: Add new relevant tasks
| |
| * Fix 5 linting issues from different types | | * Fix 5 linting issues from different types |
| | | |