Spreadsheet application built in Java with similar functionalities to Excel. Detects cycles, references other cells, graphs data.
- download and unzip the repository
- cd into Final_Spreadsheet/resources/ directory from terminal
- run java -jar HW8Spreadsheet.jar -in empty1.txt -edit from terminal to open the executable and start application