A event manager for events(Agenda Viral) structured in VMD++ and then parsed to java for the final handover.
Models in the root directory and the parsed java code in the generated/java
folder.
- Event creation
- Login
- Registration
- Ticket purchase
- Event promotion
- Fund management
- For interactive structural method testing, download Overture and execute the project.
- For the java execution, compile the code in
generated/java
and execute theMain.class