You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A django based website which allows users to create, delete, view, register/unregister for events. Users can also limit the number of attendees, and specify if the event is public or private. Private events can only be viewed by invited users. Users cannot register for events if its schedule overlaps with a previously registered event or if the …