This issue aims at moving the current events table from https://github.com/badging/event-diversity-and-inclusion/blob/main/README.md#badges-granted-version-3 to https://badging.chaoss.community/event-badging
But before the front end is implemented, there is a need to create a database table that will store these events. the table will have the same columns as the current table above and rely on the bot automation to save events to the database.
there is a need to find a way to populate the database table with all the previous events. This may call for scrapping the readme table and manually filling the table.
Tools and tech:
- MySQL
- Node
- GitHub API
This issue aims at moving the current events table from https://github.com/badging/event-diversity-and-inclusion/blob/main/README.md#badges-granted-version-3 to https://badging.chaoss.community/event-badging
But before the front end is implemented, there is a need to create a database table that will store these events. the table will have the same columns as the current table above and rely on the bot automation to save events to the database.
there is a need to find a way to populate the database table with all the previous events. This may call for scrapping the readme table and manually filling the table.
Tools and tech: