Skip to content

chrishwright/queue-application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Queue Application

An application that demonstrates a queue built with Java Swing. Uses a Linked List data structure to provide the queue's support.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

  • Java 8 or higher
  • Maven

Installing

Pull down the repository to a local directory

git clone https://github.com/valtera45/queue-Application.git
cd Queue
mvn clean install

Next run the application...

java -jar target/Queue-App-jar-with-dependencies.jar

Built With

  • Maven - Dependency Management

Authors

About

Java-Swing application demonstrating a queue.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages