Results 24 comments of Shubham

I think your DB is already populated check by using `yarn prisma studio` in db folder. Error is there is already a track present with the same ID.

just reset your db or delete all data and run `seed` again. or comment/delete `seedsData.forEach` in seed.ts

@bhutoria #129 is not merged we don't have auth right now. will work on that

[Added feat to link Track and Problems](https://github.com/code100x/daily-code/pull/152/commits/cae2948e5aefa2298bea835d20f17918ef31801e) https://github.com/code100x/daily-code/assets/136337515/909b0819-cb9a-424c-80aa-770af1985d1d

> [Added feat to link Track and Problems](https://github.com/code100x/daily-code/pull/152/commits/cae2948e5aefa2298bea835d20f17918ef31801e) > 2. A way to attach problems to tracks > What does `LinkProblems` do? > link.mp4 it lets users add existing Problems...

> 1. image in the track it shows the image link for now do you want it to image and image link when click on edit

> LMK if u'd like to work on it. If not we can merge this as is and someone else can pick it up I would like to work on...

hey @hkirat , I have Added auth to Admin and > > good start its missing > > 1. image in the track Changed the image link text to 'Image'....

@hkirat Added #176 https://github.com/code100x/daily-code/assets/136337515/1787577a-703b-480b-8ed4-281a7a2e1b04