Skip to content

Full 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 solutio…

master
Go to file
Code
This branch is even with Kylerbrown95:master.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 

README.md

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 bootrun

Full 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.

About

Full 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 solutio…

Resources

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.