-
Notifications
You must be signed in to change notification settings - Fork 449
Database Design
Isabel Costa edited this page Jan 4, 2020
·
1 revision
This page aims to explain Database design of the app and some implementation decisions.
Learn more about the core concepts - User, Mentorship Relation and Tasks - in Main Base Concepts Wiki page.
Back in Google Summer of Code 2018, mentors and the student decided to implement Tasks as a JSON Object because of potential scalability issues.
Here's a discussion thread about this approach:
- Discussion starter message on Systers Open Source Slack, here is the continuation thread.
- Task Scalability issue Google Docs (not so updated) (the above thread may have more useful info).
Documentation
- Project Requirements
- Setup and Install
- Development
- Database Design
- Initial Docs
- Main Concepts
- Future ideas
- OSH Designs
GSoC Students
- 2018 - Isabel Costa
- GSoC All Final Reports