Northeastern-Electric-Racing / Northeastern-Electric-Racing/FinishLine
[Seed Data] - Add Three Team Types
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 36
- Forks
- 9
- Avg merge
- 4d 21h
- Merged PRs (30d)
- 11
Description
Description
Epic: #976
We use the data in our test database to test and make sure our website works as expected. Currently, we only have one team type in our database that we can use to test. This ticket is to create three more team types that are used in making design reviews.
Acceptance Criteria
- There are three new team types in the seed.ts file
- You can see the team types when you open prisma:studio
Proposed Solution
- Look at how our single team type is made in the seed.ts file
Mocks
No response
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 opening seed.ts and reviewing how the existing team type is created. Add the three design-review team types there, then run the seed process and open Prisma Studio to confirm all three new team types are visible.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100