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

49 lines
1.1 KiB
Markdown
Raw Permalink Normal View History

2020-01-10 01:35:52 +00:00
# `cleaver` (Java 8 Version)
2019-12-05 00:05:10 +00:00
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.
2020-01-10 01:35:52 +00:00
![](https://i.imgur.com/gBiY7eM.png)
2019-12-05 00:05:10 +00:00
## Specification
The project specification document is available [here](http://didattica.agentgroup.unimore.it/wiki/images/4/48/Tesina1920.pdf).
## Documentation
2020-01-10 01:35:52 +00:00
**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)!**
2019-12-05 00:05:10 +00:00
## Screenshots
### Progress
2020-01-10 01:35:52 +00:00
Here are some screenshots of how the GUI changed through the days:
2020-01-09 18:23:51 +00:00
#### 2020-01-09
![](https://i.imgur.com/gBiY7eM.png)
2020-01-05 14:07:26 +00:00
#### 2020-01-03
![](https://i.imgur.com/4ZUVo2v.png)
2019-12-08 02:10:12 +00:00
#### 2019-12-07
![](https://i.imgur.com/nlmvEUX.png)
2019-12-07 00:09:56 +00:00
#### 2019-12-06
![](https://i.imgur.com/TBPgZ4D.png)
2019-12-06 01:21:40 +00:00
#### 2019-12-05-2
![](https://i.imgur.com/Anrol7S.png)
2019-12-05 17:22:22 +00:00
#### 2019-12-05
![](https://i.imgur.com/sLG43Kc.png)
2019-12-05 00:05:10 +00:00
#### 2019-12-04
![](https://i.imgur.com/HnD7k3B.png)