mirror of
https://github.com/MunGell/awesome-for-beginners.git
synced 2026-01-25 21:08:11 -08:00
Compare commits
4 Commits
fb832f98f8
...
12248f3f05
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
12248f3f05 | ||
|
|
2e92ea08f3 | ||
|
|
701c8c6a4e | ||
|
|
12bc8a5131 |
@@ -84,6 +84,7 @@ If you are not a programmer but would like to contribute, check out the [Awesome
|
|||||||
|
|
||||||
- [dart.dev](https://github.com/dart-lang/site-www) _(label: beginner)_ <br> A website covering Dart language and common libraries, for developers of Dart libraries, web apps, server-side code, and mobile (Flutter) apps.
|
- [dart.dev](https://github.com/dart-lang/site-www) _(label: beginner)_ <br> A website covering Dart language and common libraries, for developers of Dart libraries, web apps, server-side code, and mobile (Flutter) apps.
|
||||||
- [flutter](https://github.com/flutter/flutter) _(label: good first issue)_ <br> Flutter is Google's UI toolkit for building beautiful, natively compiled applications for mobile, web, desktop, and embedded devices from a single codebase.
|
- [flutter](https://github.com/flutter/flutter) _(label: good first issue)_ <br> Flutter is Google's UI toolkit for building beautiful, natively compiled applications for mobile, web, desktop, and embedded devices from a single codebase.
|
||||||
|
- [OpenFoodFacts](https://github.com/openfoodfacts/smooth-app) _(label: good first issue)_ <br> Collaborative, free and open database of food products from around the world. Scan barcode to get info or add a product
|
||||||
|
|
||||||
## Elixir
|
## Elixir
|
||||||
|
|
||||||
@@ -352,7 +353,6 @@ If you are not a programmer but would like to contribute, check out the [Awesome
|
|||||||
## Swift
|
## Swift
|
||||||
|
|
||||||
- [Basic-Car-Maintenance](https://github.com/mikaelacaron/Basic-Car-Maintenance) _(label: good first issue)_ <br> A basic app to track your car's maintenance events, like fixes, oil changes, etc.
|
- [Basic-Car-Maintenance](https://github.com/mikaelacaron/Basic-Car-Maintenance) _(label: good first issue)_ <br> A basic app to track your car's maintenance events, like fixes, oil changes, etc.
|
||||||
- [OpenFoodFacts-iOS](https://github.com/openfoodfacts/openfoodfacts-ios) _(label: help-wanted)_ <br> Collaborative, free and open database of food products from around the world. Scan barcode to get info or add a product
|
|
||||||
|
|
||||||
## TypeScript
|
## TypeScript
|
||||||
|
|
||||||
|
|||||||
@@ -1833,11 +1833,11 @@
|
|||||||
"description": "A dynamic reflective pure object-oriented language supporting live programming inspired by Smalltalk."
|
"description": "A dynamic reflective pure object-oriented language supporting live programming inspired by Smalltalk."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "OpenFoodFacts-iOS",
|
"name": "OpenFoodFacts",
|
||||||
"link": "https://github.com/openfoodfacts/openfoodfacts-ios",
|
"link": "https://github.com/openfoodfacts/smooth-app",
|
||||||
"label": "help-wanted",
|
"label": "good first issue",
|
||||||
"technologies": [
|
"technologies": [
|
||||||
"Swift"
|
"Dart"
|
||||||
],
|
],
|
||||||
"description": "Collaborative, free and open database of food products from around the world. Scan barcode to get info or add a product"
|
"description": "Collaborative, free and open database of food products from around the world. Scan barcode to get info or add a product"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user