fhkahin / Full-Stack-Project-Assessment

https://full-stack-project-group2.netlify.app/
ISC License
1 stars 2 forks source link

Store date created on new videos #5

Open fhkahin opened 4 months ago

fhkahin commented 4 months ago

From Full-Stack-Project-Assessment created by Dedekind561: CodeYourFuture/Full-Stack-Project-Assessment#487

Acceptance criteria

Guidance 🧭

This might require a change to your database schema - you should make sure you can deploy this change without breaking existing videos, the same way the rating system was done.

Example

Check this example implementation to see how this feature could be implemented.