Change GUI to store the Files, instead of writing them to src/main/resources
The program now works so that it reads every file in src/main/resources, and these are the available programs. However, what it should do instead is have a List, or Hash, that that contains all these Files. This will avoid us having to rewrite programs to src/main/resources when the user wants to upload a File.