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

Create event modal #159

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

rmj1405
Copy link

@rmj1405 rmj1405 commented Oct 28, 2023

Description

Updated Event model and created a new Create Event Modal that is able to publish to the firebase database. Logic for isExclusive and invitedAttendees has not been implemented yet.

Type of change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)
  • This change requires a documentation update

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

* main:
  Added Create Event Button to MainCalendar
  feat: Add validation for end date after start date
  feat: Add Event Details Overlay

# Conflicts:
#	package-lock.json
@vercel
Copy link

vercel bot commented Oct 28, 2023

@rmj1405 is attempting to deploy a commit to the Nus Fintech Deployments Team on Vercel.

A member of the Team first needs to authorize it.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Created a new folder to abstract away the form validation logic which was making the code extremely long and messy

* main:
  Update FullCalender UI
  Make changes to Event Modal Popping and SubmitAttendanceModal Secret Code Input Field
  Update Firebase dependency
  change hardcoded eventname
  Added Submit Attendance Modal UI

# Conflicts:
#	src/components/calendar/MainCalendar.tsx
#	yarn.lock
Copy link

vercel bot commented Nov 5, 2023

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

Name Status Preview Comments Updated (UTC)
atlas-2 ❌ Failed (Inspect) Nov 5, 2023 3:37am

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.

1 participant