
Web Based Calendar Application
- Helping users to register events by following procedures
- Displaying registered events in the calendar list
- Tracking participants
- Sending email notifications with calendar file
Challenge:
- Allowing user to create an event in steps with validations
- Retaining the entered data on back and forth navigation
- Sending calendar invite to attendees
- Showing different types of events with color coding in calendar
Solution:
- Allowed user to create an event by following steps
- Added validations in each step
- Created calendar invite and sent to participants
- Used styles for the calendar entries as per event type
- Provided unsubscribed functionality using email validation