Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Model the data for database #3

Open
itsmeyaw opened this issue Feb 3, 2022 · 0 comments
Open

Model the data for database #3

itsmeyaw opened this issue Feb 3, 2022 · 0 comments
Assignees
Labels
product design Issues or PR that concerns about product design planning

Comments

@itsmeyaw
Copy link
Contributor

itsmeyaw commented Feb 3, 2022

We need to model the data and determine how and where it should be saved. We have some options like

  • SQL (Postgre)
  • NoSQL (CouchDB / MongoDB)

These objects need to be modelled:

  • Person
    • Student
    • Non-Student
  • University
  • Login data (could be put in Person)
  • PPI (Branch and National)

Note:

  • The attributes on Person should be extensible and flexible
@itsmeyaw itsmeyaw added this to the PPIJ ID Release v1.0 milestone Feb 3, 2022
@itsmeyaw itsmeyaw added the product design Issues or PR that concerns about product design planning label Feb 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
product design Issues or PR that concerns about product design planning
Projects
None yet
Development

No branches or pull requests

2 participants