Gábor Szabó
Gábor Szabó
Merge with this repo: https://github.com/szabgab/codeandtalk.com which is used by this site: https://codeandtalk.com/ As a first step we can convert the data files of https://github.com/szabgab/codeandtalk.com/tree/main/data/events into json files that have a...
So we can ask event organizers to link back to our site either with a text link or by using our logo. We should also be able to set it...
There are a few names that had several spellings in the data/events/*.json files and thus I added them all to the locations.json file. eg. 'Munich' and 'München'. They should be...
In the cat/code.py there is now a list of valid fields for the event files. Check that those are really the fields we would like to accept and add some...
In the missing_events.md file in the repository there is a long list of Twitter accounts. Many of those belong to events we don't have in our "database" yet. Pick one...
Sometimes events are announced without a specific date. They usually (or always?) have a year, but not necessarily a month and day. * We would like to allow for dates...
https://github.com/szabgab/codeandtalk.com/blob/main/docs/EVENTS.md