marcosox / vflightd3ck

A visual interactive flight deck management tool for simulated aircraft carrier operations, written using D3js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vFlightD3ck

A deck management and planning tool for simulated aircraft carrier operations.

Technically, a virtual Ouja board.

Demo

See the latest version of the application working online.

Installation

This app can be hosted on any webserver. Download the latest release from the releases page and unpack it in the server HTTP documents folder of your choice. It can also be hosted locally with something like Portable Apache.

Usage

See the user manual

Documentation

Click the "Help" button to open the user manual in a new browser tab.

If you want to add other decks or aircraft shapes to this tool, see OBJECTS.md

If you are interested in the source code of this tool, have a look at the DEVELOP.md` document.

Dependencies

vFlightD3ck depends on these external libraries, included with the code:

Feedback and contacts

If you think there is a bug in the program, or something is missing or wrong with the documentation/support files, feel free to open an issue.

License

This software is released under the LGPL V3 license. A copy is included in the LICENSE file.

About

A visual interactive flight deck management tool for simulated aircraft carrier operations, written using D3js

License:GNU Lesser General Public License v3.0


Languages

Language:JavaScript 88.0%Language:HTML 10.3%Language:CSS 1.7%