Skip to content

Built with Spring Boot and HSQL Database, this project enables organizers to create and manage events, and participants to register and generate check-in credentials.

Notifications You must be signed in to change notification settings

Zoommod/event-checkin-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Event Management System

This project is an Event Management System built with Spring Boot and HSQL Database. It allows organizers to create and manage events, and participants to register for events and generate credentials for check-in on the day of the event.

Functionality

  • Organizers can create new events and open a public registration page.
  • Registered participants can generate a credential for check-in on the day of the event.
  • The system will scan the participant's credential to allow entry to the event.

Getting Started

To run this project locally, follow these steps:

  1. Clone this repository to your local machine.
  2. Ensure you have Java and Maven installed.
  3. Configure the database settings in the application.properties file.
  4. Run the application using Maven or your preferred IDE.
  5. Access the application through the provided URL.

Contributing

Contributions are welcome! Please fork this repository and submit a pull request with your changes.

License

This project is licensed under the MIT License.

About

Built with Spring Boot and HSQL Database, this project enables organizers to create and manage events, and participants to register and generate check-in credentials.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages