-
Notifications
You must be signed in to change notification settings - Fork 3
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
201 update the mini calendar component for recurring event (Feature Updates) #244
base: main
Are you sure you want to change the base?
201 update the mini calendar component for recurring event (Feature Updates) #244
Conversation
…ver-brigade into 201-update-the-mini-calendar-component-for-recurring-event
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That should be all of the UI changes that would be easy to add right now, lmk if i need to explain more.
Things we will need to do as separate issues:
- Connect a google account so that it works in production
- Update the event schema to hold recurring events
- Update the post request function and the API route
In this pr, let just get the front end aspects there and we can get the rest as separate issues. So hold off on creating the google events for this pr.
…ver-brigade into 201-update-the-mini-calendar-component-for-recurring-event
…ver-brigade into 201-update-the-mini-calendar-component-for-recurring-event
Developer: Anikait Vishwanathan
TEMP PR FOR CHANGES, will update when complete
Closes #{ISSUE NUMBER HERE}
Pull Request Summary
{Describe the purpose of your pull request}
Modifications
{list out the files created/modified and a brief description of what was changed}
Testing Considerations
{list out what you have tested and what the reviewer should verify}
Pull Request Checklist
Screenshots/Screencast
{put screenshots of your change, or even better a screencast displaying the functionality}