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

Database Schema #18

Open
2 of 7 tasks
zainfathoni opened this issue Dec 23, 2021 · 5 comments
Open
2 of 7 tasks

Database Schema #18

zainfathoni opened this issue Dec 23, 2021 · 5 comments
Assignees
Labels
enhancement New feature or request epic A master issue thread which contains other smaller issues
Milestone

Comments

@zainfathoni
Copy link
Owner

zainfathoni commented Dec 23, 2021

Overview

Update the database schema to support the application flow. Please refer to the Entity Relationship Diagram.

Entity Relationship Diagram

Definition of Done

  • Update schema.prisma file accordingly
  • Update seed.ts file to provide sufficient data for end-to-end testing
  • Write unit tests to test the data integrity

Current Tasks

@zainfathoni zainfathoni self-assigned this Dec 23, 2021
@zainfathoni zainfathoni added this to the Hackathon milestone Dec 23, 2021
@zainfathoni zainfathoni added enhancement New feature or request epic A master issue thread which contains other smaller issues labels Dec 23, 2021
@mandaputtra
Copy link

I think I want to take this part, just a quick question. Where do I can find the app flow?

@zainfathoni
Copy link
Owner Author

I think I want to take this part, just a quick question. Where can I find the app flow?

Thanks for the initiative! I will be preparing the flow documentation tonight. Hopefully, it will be ready by tomorrow morning. Please keep watching this issue, Mas @mandaputtra. I'll notify you once it's ready. 😉

@zainfathoni
Copy link
Owner Author

#31 is ready, Mas @mandaputtra. You can start working on it at your convenience. Thank you! 🙏

@mandaputtra
Copy link

Seems like I'm too late, someone already do PR lol. I'll wait for transaction schema to merge mas.

@mhaidarhanif
Copy link

Tips: use Prismaliser to visualise your Prisma schema! https://prismaliser.app

Although not perfect, it can be easier to maintain the Entity Relationship Diagram.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request epic A master issue thread which contains other smaller issues
Projects
Status: Ready
Development

No branches or pull requests

3 participants