A dead simple metro map builder.
- 🚈 A portable application for designing metro systems.
- 🚉 Add as many lines and stations as you want.
- 🎫 Custom settings for each line/station.
- 📋 Easy to export/import file format.
- ⌚ Distance / time calculation between stations.
- 🌌 Beautiful dark theme.
This is my final project for CSE 219 build with JavaFX and some external libraries by Professor Banerjee / McKenna.
- 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.