Mathias231 / Mathias231/verksted
Sette opp prisma og planlegge database tabeller
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
# Mål
Tabeller må settes opp i databasen og tabeller må knyttes sammen.
## Plan
- [x] Planlegge struktur for tabeller og lage en visuell skisse
- [x] Opprette prisma.Schema
## Bilde av databasestruktur
(Bilde av database generert av [Eraser.io](https://app.eraser.io/))

(Selvlaget med bruk av [Figma](https://www.figma.com/))

Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the existing prisma.Schema and the database diagrams linked in the issue. Compare the planned structure with what is currently defined, then determine which tables and relationships still need to be represented. Done means the database tables are set up and the relationships match the approved structure.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- database
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100