Skip to content

IntelliJ wasn't letting us push our updated files for some reason, so we're temporarily leaving our source files here so people can look at our work.

License

Notifications You must be signed in to change notification settings

mingzezh/Homework-Planner-2.0.0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CISC191

Intermediate Java Programming Final Project Template

Prerequisites

  1. Maven
  2. Git
  3. JDK 1.8

Building

mvn clean install

Running

java -jar Server/target/Server-1.0.0.jar
java -jar Client/target/Client-1.0.0.jar

Common Module

Shared classes between client and server modules.

Server Module

The server application that handles multiple clients.

Client Module

The client application used to connect to the server.

About

IntelliJ wasn't letting us push our updated files for some reason, so we're temporarily leaving our source files here so people can look at our work.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages