bkarimii / Coursework-Planner

Your coursework planner
1 stars 0 forks source link

Store date created on new videos #301

Open bkarimii opened 2 months ago

bkarimii commented 2 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.