Skip to content

Latest commit

 

History

History
47 lines (27 loc) · 1.13 KB

README.md

File metadata and controls

47 lines (27 loc) · 1.13 KB

Charts

Crypto Coins charts made for the @MLH Orientation Hackaton

Why we have created "Charts"

Nowadays with the new cryptocurrency fashion it is essential to keep an eye on the price of the various coins in real time, as some of these coins are very volatile but very precious. Through our application it is possible to have an immediate check on the price of a specific selected coin. Furthermore, our project could also be combined with market strategies to try to make possible future market forecasts.


Technologies Used :

  1. Java
  2. JavaFX
  3. GitHub actions

How to use:

first of all clone the repo and go in to the directory of the project

git clone [email protected]:MatteoIorio11/Charts.git
cd Charts

and then

./gradlew 
./gradlew run

Authors

Matteo Iorio
Fabio Vincenzi
Joaquin Cisneros

DevPost