12345678910111213141516171819 |
- v1.1 ~ ...
- can insert a custom "name" to the file
- MOVES files to destination directory
- doesn't copy files that have no tags or no name
- define data by interface of getters and setters,
- decoupling the app from its internal data structure
- v1.0 ~ Jun 23 2022; - jordyn: spokane valley, wa
- works! can page thru photos and add tags to them :()
- can also add new tags, or delete existing ones.
- renames and copies the files to destination directory
|