Skip to content

meschio94/File-Splitter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

File-Splitter

This is my first Project, this program was made for my Computer Science University, Unimore, Object Programmin exam, we used Java.

The objective was to create a program for splits a list of Files with different type of operations:

-Split for dimension of parts

-Split for nr of parts

-Split for dimension and encrypt

-Split for dimension and compress

The program needed a GUI for the user and an option for reverse the split operation and reconstruct the file, the constraints was to use only Java library without implements any external library.

For the GUI i opted for javaFX, it was a bit hard because during the course we only saw Swing, but i wanted to implement a good GUI!

alt text

I opted for a minimalist GUI as you can see from the screenshoot.

Below you can see the project logic design i followed :

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages