CodeYourFuture / CodeYourFuture/Full-Stack-Project-Assessment
Store date created on new videos
Open
:framed_picture: Frontend
🏕 Priority Mandatory
📅 Week 4
🔌 Backend
🧩 Feature
- Dominant language
- JavaScript
- Stars
- 9
- Forks
- 352
- PR merge metrics
- No merged PRs in 30d
Description
## Acceptance criteria
- [ ] When a user adds a new video, store the date and time they posted it in the database.
- [ ] The date created value is displayed in the frontend
## 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](https://lvl499b--cyf-fsa-solution.netlify.app/) to see how this feature could be implemented.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.