Mathias231 / Mathias231/verksted

Sette opp prisma og planlegge database tabeller

Open
#3 0 comments 0 reactions 0 assignees View on GitHub

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/))
![Image](https://github.com/Mathias231/verksted/assets/75794402/40a773bc-5130-46cc-bd9a-3cbfa1405b60)

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

![Image](https://github.com/Mathias231/verksted/assets/75794402/96f5c868-7e6f-4461-a90a-d1a5c0ba480c)

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.