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

calendar added #864

Closed
wants to merge 4 commits into from
Closed

calendar added #864

wants to merge 4 commits into from

Conversation

Pritam12F
Copy link
Contributor

@Pritam12F Pritam12F commented Aug 8, 2024

PR Fixes:

Resolves #845

Feature: A calendar that tracks all the videos uploaded on a day to day basis

I have used react-big-calendar to implement the feature as it allows for custom styling. I have used server actions to get the content details from the DB instead of api routes. Need some work to do on the CSS of it if custom styling is required. Let me know what else I should add

Video of it in action:

vid.mp4

Checklist before requesting a review

  • I have performed a self-review of my code
  • I assure there is no similar/duplicate pull request regarding same issue

@Pritam12F Pritam12F marked this pull request as draft August 8, 2024 18:00
@Pritam12F Pritam12F marked this pull request as ready for review August 8, 2024 18:00
@Pritam12F
Copy link
Contributor Author

@siinghd Could you please take a look at this PR when you have a chance? I'd appreciate your feedback on it

@devsargam devsargam closed this Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feature: calendar view
2 participants