Web-Team-IITI-Gymkhana / tpc-frontend

https://tpc-frontend-delta.vercel.app
0 stars 13 forks source link

Calendar view #28

Closed Prkhar05 closed 3 weeks ago

Prkhar05 commented 3 months ago

Added Calendar view according to #22

To see the Calendar View navigate to http://localhost:3000/events

vercel[bot] commented 3 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
tpc-frontend ❌ Failed (Inspect) May 26, 2024 3:46pm
harshtalati2410 commented 2 months ago

There seems to be no errors in current calendar. Further changes and requirements:

  1. The first row in any month is disabled. I am unable to click on it and create an event. Root cause being that the text in each day button is acting separately and hindering the button click.
  2. Add more formats to the calendar. Include daily and weekly calendars if possible.
Prkhar05 commented 2 months ago

There seems to be no errors in current calendar. Further changes and requirements:

  1. The first row in any month is disabled. I am unable to click on it and create an event. Root cause being that the text in each day button is acting separately and hindering the button click.
  2. Add more formats to the calendar. Include daily and weekly calendars if possible.

Sure , I will start working on that.

vercel[bot] commented 2 months ago

@Prkhar05 is attempting to deploy a commit to the tpc-frontend Team on Vercel.

A member of the Team first needs to authorize it.

Prkhar05 commented 2 months ago

I had unknowingly clicked on the "Update Branch" button. Did it cause any issue, I apologize for that .How can I undo any changes it might have caused?

gjain-7 commented 2 months ago

I had unknowingly clicked on the "Update Branch" button. Did it cause any issue, I apologize for that .How can I undo any changes it might have caused?

I think all you have done is synced your fork branch with the main branch, which has just merged main branch into your fork branch. This anyway would have been necessary to merge the pr. Just check if the current version of your fork branch works as intended.

gjain-7 commented 2 months ago

@Prkhar05 What is the status of this PR? have you done the requested changes?

Prkhar05 commented 2 months ago

@Prkhar05 What is the status of this PR? have you done the requested changes?

Actually I got busy with my academics , but the first change has been done , I am currently working on the daily and weekly calendar view for which I will require some more time to finish it.

gjain-7 commented 2 months ago

I am currently working on the daily and weekly calendar view for which I will require some more time to finish it.

no worries