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 #39

Open
2 tasks
RbAvci opened this issue May 23, 2024 · 0 comments
Open
2 tasks

Store date created on new videos #39

RbAvci opened this issue May 23, 2024 · 0 comments

Comments

@RbAvci
Copy link
Owner

RbAvci commented May 23, 2024

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

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
Development

No branches or pull requests

2 participants