Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Repaircafess und Gemeinschaftsgärten (Anstiftung) #13

Open
1 of 4 tasks
wellemut opened this issue Dec 21, 2023 · 2 comments
Open
1 of 4 tasks

Repaircafess und Gemeinschaftsgärten (Anstiftung) #13

wellemut opened this issue Dec 21, 2023 · 2 comments
Assignees
Labels
0 Plattformpartner APIs and Databasis to connect via FairSync Datastructure This issue includes a documented example of the datastructure

Comments

@wellemut
Copy link
Member

wellemut commented Dec 21, 2023

Usecase

Repaircafees and Urban Gardening are one of the most powerful initiatives to drive local transformation.
Anstiftung (Daniel Überall und Tom Hansing) have the moste complete overview:

They are willing to share their data. Currently, they can not handle updates via API so they dont need data back.

Datenstruktur Repaircafes (Orte, nicht events)

https://github.com/anstiftung/mapped-repair-events-api-docs
{
"id": 0,
"name": "string",
"city": "string",
"postalCode": "string",
"street": "string",
"street2": "string",
"coordinates": {
"lat": 0,
"lng": 0
},
"landingPage": "string",
"logoUrl": "string",
"category": {
"id": 0,
"label": "string",
"iconUrl": "string"
},
"nextEvent": "2024-06-06"
}

Todo

  • Call Tom or Daniel to get updates on their currect developments
  • Analize existing apis
  • Build new apis
  • Find out possible strategies how to pull and push entries and updates

Alle Events for Repair cafees from https://www.reparatur-initiativen.de/events.ics were already imported to kvm https://www.kartevonmorgen.org/m/main?c=50.8260%2C10.9200&z=6.00&tag=repaircafe&type=event via our wordpress import plugin https://www.kartevonmorgen.org/wordpress/ but the download ical is obviously not working.


Kontakt: https://trello.com/c/6MlhBGCm/37-anstiftung-gemeinschaftsg%C3%A4rten-repaircafes-lastenr%C3%A4der

@wellemut
Copy link
Member Author

wellemut commented Jan 8, 2024

Tom hat morgen ein call mit den repaircafes und klärt mit dem entwickler mögliche apis

@wellemut wellemut assigned wellemut and unassigned qknight and flosse Jan 11, 2024
@wellemut
Copy link
Member Author

Tom klar Kosten für die Entwicklung einer minimal API

@wellemut wellemut mentioned this issue Feb 8, 2024
12 tasks
@wellemut wellemut added the 0 Plattformpartner APIs and Databasis to connect via FairSync label Feb 8, 2024
@wellemut wellemut added the Datastructure This issue includes a documented example of the datastructure label Jun 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0 Plattformpartner APIs and Databasis to connect via FairSync Datastructure This issue includes a documented example of the datastructure
Projects
Status: Backlog Prio A
Development

No branches or pull requests

3 participants