community_garden

This commit is contained in:
2024-03-05 17:11:42 -05:00
parent e2e3430ef8
commit af3b5c40f8
11 changed files with 461 additions and 0 deletions

View File

@@ -0,0 +1,25 @@
{
"authors": [
"neenjaw"
],
"contributors": [
"angelikatyborska",
"jrr",
"efx",
"justin-m-morgan",
"cr0t"
],
"files": {
"solution": [
"lib/community_garden.ex"
],
"test": [
"test/community_garden_test.exs"
],
"exemplar": [
".meta/exemplar.ex"
]
},
"language_versions": ">=1.10",
"blurb": "Learn about the Agent module by helping your local community handle community garden registrations."
}

View File

@@ -0,0 +1 @@
{"track":"elixir","exercise":"community-garden","id":"5138f62059e2481ca67da71571d11fb7","url":"https://exercism.org/tracks/elixir/exercises/community-garden","handle":"negrienko","is_requester":true,"auto_approve":false}