• Domain: Web based Calendar
  • Technologies Used: C#, Microsoft.NET, SQL Server, ADO.NET
Back to Case Studies

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
Back to Case Studies