An open API service indexing awesome lists of open source software.

https://github.com/spiderpig86/metromapmaker

:bullettrain_side: Build the metro map of your dreams.
https://github.com/spiderpig86/metromapmaker

java javafx javafx-application map metro subway underground

Last synced: 14 days ago
JSON representation

:bullettrain_side: Build the metro map of your dreams.

Awesome Lists containing this project

README

        

Metro Map Maker

A dead simple metro map builder.

### Summary
* :light_rail: A portable application for designing metro systems.
* :station: Add as many lines and stations as you want.
* :ticket: Custom settings for each line/station.
* :clipboard: Easy to export/import file format.
* :watch: Distance / time calculation between stations.
* :milky_way: Beautiful dark theme.

### About
This is my final project for CSE 219 build with JavaFX and some external libraries by Professor Banerjee / McKenna.

### Dependencies
* Desktop Java Framework - a framework for quickly prototyping desktop applications.
* jTPS - used for simple transactions and state management.
* Properties Framework - built to support adding different locales and storing local settings.

### Screenshots
![Welcome dialog.](https://i.imgur.com/bE3XaEm.png "Welcome dialog.")
![Metro Map Maker with project opened.](https://i.imgur.com/uKGP7Bk.png "Metro Map Maker with project opened.")