Skip to content

Learning OOP. App to make a backup of files with GUI. Tkinter.

License

Notifications You must be signed in to change notification settings

mvvmmv/File-backup-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Backup application

It's a simple backup application, which compares files
between destination and source folders and reflect
changes from the source to the destination.
Changes are such as adding new files, removing
and modifying.

Simple interface (RU language):

compare_files


Steps to make a backup:


1. Browse for Data (that you want to backup)
and Storage (where you want to put that data)
by clicking Data and Storage buttons.
2. Click the button to Compare current content
of your Data and Storage folders.
3. Click the button to see what will be changed.
4. Click buttons to actually change the files
in Storage folder.

And it's done!

backup_done



To see how it works (YouTube link to demonstration)

Releases

No releases published

Packages

No packages published

Languages