hackergarten / hackergarten.github.io

Hackgarten Homepage
http://hackergarten.net
Other
18 stars 65 forks source link

Add/edit events directly from the website #204

Open McPringle opened 5 years ago

madmas commented 5 years ago

Please add an description

McPringle commented 5 years ago

I would like to have an "Add Event" button on the website. If you click that button, a form should be shown to enter the date, venue and address. The data should be posted to the GitHub API which creates a pull request automatically.

PReimers commented 5 years ago

@McPringle can this be done by using the github editor?

ehmkah commented 5 years ago

Any progress here? The events.json becomes larger and larger. I am always afraid to be the first one who breakes it.

@PReimers - It's possible to edit the file in github, but the events.json file becomes too large. I always change in github's editor

PReimers commented 5 years ago

@ehmkah my bad. I fixed the link in the readme in #214 but didn't link the PR to this issue.

As far as I can remember the main goal is to be able to edit add events via the website, what in my opinion isn't possible 😞