Skip to content

Event Registration App allows anyone to register for an event

Notifications You must be signed in to change notification settings

atreyi1405/eventregistration

Repository files navigation

Event Registration

This reposirtory has complete backend development code for Event Registration app. The app lets people register for an event. For an efficient development process, each check in is verified using Java CI. Heroku is used as a host for this application backend (this includes the database). Spring framework is also used in the project.

Domain Model

The domain model for the app was created on Umple and the generated Java code was edited accordingly to be JPA compilant. Image

Java Classes

  1. Event
  2. Person
  3. Registration
  4. Registration Manager.

About

Event Registration App allows anyone to register for an event

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published