1
Fork 0
mirror of https://github.com/Steffo99/unimore-oop-2020-cleaver.git synced 2024-11-23 00:24:18 +00:00
oop-2020-steffo-cleaver/README.md

49 lines
No EOL
1.1 KiB
Markdown

# `cleaver` (Java 8 Version)
A file compression, encryption and splitting utility in Java.
Made for the [Programmazione ad Oggetti exam](http://didattica.agentgroup.unimore.it/wiki/index.php/Programmazione_ad_Oggetti#Modalit.C3.A0_di_Sviluppo_del_Progetto_Java) at Unimore.
![](https://i.imgur.com/gBiY7eM.png)
## Specification
The project specification document is available [here](http://didattica.agentgroup.unimore.it/wiki/images/4/48/Tesina1920.pdf).
## Documentation
**Documentation for the Java 8 version could not be built due to some errors; please check the [documentation for the latest version](https://gh.steffo.eu/cleaver)!**
## Screenshots
### Progress
Here are some screenshots of how the GUI changed through the days:
#### 2020-01-09
![](https://i.imgur.com/gBiY7eM.png)
#### 2020-01-03
![](https://i.imgur.com/4ZUVo2v.png)
#### 2019-12-07
![](https://i.imgur.com/nlmvEUX.png)
#### 2019-12-06
![](https://i.imgur.com/TBPgZ4D.png)
#### 2019-12-05-2
![](https://i.imgur.com/Anrol7S.png)
#### 2019-12-05
![](https://i.imgur.com/sLG43Kc.png)
#### 2019-12-04
![](https://i.imgur.com/HnD7k3B.png)