kir-dev / kir-dev/SocialSch

Improve database seeding

Open
#29 0 comments 0 reactions 0 assignees View on GitHub
backend
Dominant language
TypeScript
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Two new models, namely likes and follows have been added to the database schema.
Seed data should be written for these as well.
Would be nice if the posts had different amount of likes and not everyone should follow everyone.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the database schema definitions for likes and follows and the existing seed-data entry point. Add seed records for both relationships, ensuring posts receive varied like counts and users do not all follow one another; verify the seeded database reflects those constraints.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
database
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.