Skip to content

This is an event planning and messaging system that adheres to clean architecture and the SOLID design principles. Using this program, users can login or create accounts and have access to various messaging and event planning tools.

Notifications You must be signed in to change notification settings

bawamohit/Tech-Conference-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tech Conference System

Welcome

To start this program, go to src and run GUIApplication.java.

Here are some pre-made attendees, organizers, speakers, and rooms that you can try out! Feel free to also make your own. The format of the following user accounts below is Name: Username, Password

Attendees:

Dead pool: dead, pool
Groot: groot, groot
Captain America: captain, america
Hulk: hulk, smash
She-Hulk: she_hulk, she-smash
Spider-Man: spider, man

Organizers:

Thor: thor, hammer
Ant Man: ant, man
Black Widow: black, widow
Iron Man: iron, man

Speakers:

Wolverine: wolverine, zing-zing
Gamora: gamora, dead
Doctor Strange: doctor, strange
Black Panther: panther, black

Admins:

Stan: stan, lee
Thanos: thanos, snap

There are also a bunch of pre-made events. All the users have randomly been enrolled, are organizing, or are speaking at some event for testing purposes.

Some event pairs that have overlapping times:

- Age of Ultron, Far from Home
- Infinity War, Captain Marvel

Here is a list of pre-made rooms with their corresponding maximum capacity:

- New York City: 15
- Avengers Mansion: 11
- Stark Tower: 11
- Wakanda: 7
- Asgard (No events scheduled in this room yet): 4

For full details, you can check out the JSON files under the package named "Data". Enjoy!

Demo

HomeScreen OrganizerScreen MessageScreen

About

This is an event planning and messaging system that adheres to clean architecture and the SOLID design principles. Using this program, users can login or create accounts and have access to various messaging and event planning tools.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published