To run Project 5, navigate to the Server class and run Server.java. Before you can access the menus, you must create an account. The account will ask you to specify whether you are a buyer or a seller. After creating an account, it will take you back to the login menu. Input your credentials and begin!
- Brightspace -
- Liam McCormack Submitted Report to Brightspace
- Liam McCormack Submitted Video to Brightspace
- Vocareum -
Provides implementation of a User in the Marketplace, either of a Seller or a Customer.
Contains all the call functions and GUI operations to be sent to the client
Class used to connect to the server and send information to server
Provides implementation of a Customer in the Marketplace
Provides implementation of a Customer in the Marketplace
A listing in the Marketplace
Displays all GUIs to be used throughout the program
Thrown when login information is incorrect
An error that is thrown when login information is incorrect
Thrown when line is invalid
Thrown when quantity is invalid
Thrown when user input is invalid