-
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
Branch Name
feature/50-notion-migration
Task
To make our test database more real, we will want to use data we have that's currently existing on Notion.
So we will migrate the notion data including user, project, university data, etc. into our project!
Key Steps:
- There should be a CSV export option in Notion. Export data from there. Make sure to look through the entire Notion database (check all committee pages) so we don't miss anything we could export.
- Transform Notion data that's compatible with what we want. We will need to import fs and csv-parse to use fs and parse functions.
Acceptance Criteria
- Notion data is extracted properly
- Notion data is transformed into a compatible format for our test db
Checklist
- I have checked for duplicate issues.
- I have assigned the issue to the correct project board.
- I have tagged the issue properly.
Code of Conduct
- I agree to follow this project's Code of Conduct
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Todo