Skip to content

migrate event badging badged events to database #25

@kaxada

Description

@kaxada

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:

  1. MySQL
  2. Node
  3. GitHub API

Metadata

Metadata

Labels

enhancementNew feature or requestmediumthis is not so complex and also not so beginner friendly

Type

No type

Projects

Status

In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions