Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Store date created on new videos #487

Open
2 tasks
Dedekind561 opened this issue Apr 9, 2024 · 0 comments
Open
2 tasks

Store date created on new videos #487

Dedekind561 opened this issue Apr 9, 2024 · 0 comments

Comments

@Dedekind561
Copy link
Contributor

Dedekind561 commented Apr 9, 2024

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 to see how this feature could be implemented.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant