kauron/estraba
kauron
/
estraba
Archived
1
0
Fork 0
Strava clone for PC. Displays information of GPX files.
This repository has been archived on 2022-12-19. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Carlos Galindo 8f2a1bafe5
Added libs to README
2016-05-18 12:52:27 +02:00
.idea fixed paths, fixed some FXML mistakes, added icons to Initialize (not yet working) 2016-05-17 20:08:07 +02:00
lib initial commit 2016-05-17 17:09:46 +02:00
src/main fixed controller name 2016-05-17 20:33:48 +02:00
.gitignore initial commit 2016-05-17 17:09:46 +02:00
LICENSE.md Update LICENSE.md 2016-05-17 17:15:30 +02:00
README.md Added libs to README 2016-05-18 12:52:27 +02:00
estraba.iml Dashboard fxml, fixed some Maven, added icons and built main bundle 2016-05-17 19:33:34 +02:00
pom.xml Dashboard fxml, fixed some Maven, added icons and built main bundle 2016-05-17 19:33:34 +02:00

README.md

ESTRABA

ETSINF 2016 - IPC Assignment
Carlos Santiago Galindo Jiménez
Jesús Vélez Palacios

Icons by Icons8

Librerías

  • jGPX, aunque se emplea la versión dada por la asignatura
  • jfoenix: material design portado a JavaFX
  • GMapsFX: WebGL Google Maps helper

Desarrollo teórico