Commit graph

2 commits

Author SHA1 Message Date
a9ecd949db Functions are split into classes.
Instead of having all code written as functions, we're now structuring it around two main classes: the Backup class, responsible for handling backups, and the UI class, which focuses on displaying and initiating calls to backup functions.
2024-12-03 18:31:18 +00:00
e200ab8d9d Initiating project, readme and gitignore file. 2024-12-03 18:38:59 +01:00