This repository is an Event Management System which deals with the events conducted in the college . This project consists registration for the event , the events during the registration process are shown through dynamical process. Admin can add number of events as per his requirements those all events will be added to the registration form. Users can register for the event , they can update their own profile , they can view all the partipants list , also they can cancel their registration if required.
In this project I have used java spring boot framework with JPA . I have used mySQL database and to perform operations on database I have used JPA Query.