Skip to content

Mquinn960/wispassist

Repository files navigation

WISP-Assist

Wireless Internet Service Provider (WISP) Planning Software to model wireless mesh networks

Alt text

Getting Started

  • Clone the repo onto your local machine by using:

    HTTPS: git clone https://github.com/Mquinn960/wispassist.git

    SSH: git clone git@github.com:Mquinn960/wispassist.git

  • Install the prerequisites below

  • Run the project using #command#

Prerequisites

  • Install JDK 8
  • Install Maven
  • Install project dependecies by running mvn clean install in a terminal once Maven is installed

CI Build Runner

Running tests

  • Run Maven unit test suite using mvn test -B

Built With

  • Maven - Dependency Management
  • JavaFX - User Interface Library

Contributing

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Wisp Assist tool for Software Engineering Practice - uses Graph data structures and algorithms to model Wireless ISP mesh networks.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages