Skip to content

jon23lam/ConferenceSystem-Group-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ConferenceSystem-Group-Project

Hello and welcome to our program for the project phase 2. Here we simulate a Conference System where there are Attendees, Speakers, Organizers, VIPs, and Admins

In order to run the conference system you need to run the main method. In order to run the main method you must first make sure you have the correct working directory for our conference people. make sure at the end of the directory you put \resources in order to access the given FXML files which we use to implement our GUI. For example, your directory should end in something along the following lines: group_0186\phase2\resources Also make sure the use classpath of the module is the file named "phase2". Also make sure you are running on Java 8.

After all those settings are applied you are ready to run the program. Just go the the main method and press the run button.

From here you will be prompted with a user login. We have provided some pre defined users for you to enter based on what menu options you want. The pre defined users are:

Attendees: (username, password) -Kevin, Malone -Angela, Martin -Creed, Bratton -Kelly, Kapour -Stanley, Hudson -Phyllis, Vance -Meredith, Palmer

Speakers: (username, password) -Ryan, Howard -Robert, California -Gabe, Lewis -Toby, Flenderson -Darryl, Philbin

Organizers: (username, password) -Michael, Scott -Jim, Halpert -Dwight, Schrute -Pam, Beasley -Andy, Bernard

VIPs: (username, password) -Karen, Filippelli -Erin, Hannon -Oscar, Martinez -Holly, Flax

Admins: (username, password) -admin, admin -David, Wallace -Jan, Levison

Usernames and Passwords are case sensitive so make sure you are careful when entering those names. For compatibility we recommend that you use the users we defined up above to see how th program works

Users will have different menu options depending on what role they are.

When you get to the menu options, you can then select an option that you want to use by pressing the button. Make sure to follow all the instructions we give for each menu option for the best results on the simulation

Thank you and enjoy our program!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages