Skip to content

udith51/Events-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2b87409 · Aug 17, 2022

History

4 Commits
Aug 17, 2022
Aug 17, 2022
Aug 17, 2022
Aug 17, 2022
Aug 17, 2022

Repository files navigation

Events-app

Features:
Register for event
Waitlist for event
Deregister for event
Slot clash check
Prevent redundant data (same person booking twice for same event)
Priority wise status upgradation

1.Event Registration image image

  1. Waitlist for event
    P.S. For demonstration purpose, the maximum allowed candidates is set to 2 image image image

  1. Deregister from event
    image image

  1. Slot clash check
    Since the candidate was already added in Workshop A, she couldn't be added to Workshop B image image

  1. Prevent Redundant data
    image image

  1. Priority wise status upgradation image image image