Photo Cloud Poject
This project will take a back up of all photos on selected filepaths and then encypt them and grab their geolocation in order to store this within the cloud
Running the project
To run the project run the following gradle command to build the project, then boot up the springboot server
gradle cleanEclipse eclipse
then to run the server
gradle bootrunFull stack project using various technologies including Spring Boot, Thymleaf, Bootstrap and more. This project will take photo's from a directory and then send them encrypted to the desired server. This server can then post the encrypted objects and return decrypted photos to the directory of the computers choice. This is a photo backup solution so photos can be safely transferred from machine to machine/cloud safely and securely.