Made some good progress today again.
Created an entirely new file system which is a lot more simple to use. It will also make it a lot easier for me to switch to a different cloud storage provider once I find a good provider.
The upload page is still a big focus at the moment. I’ve finished making all current elements AJAX powered. Now you can add/remove as many photos/game files as you need and make any changes to the core details. No need to even press a save button.
Previously, without too much thought, I originally sized all images to square dimensions. After some consideration, I’m thinking it would actually be better to enforce a standard LCD widescreen aspect ratio/resolution for images. I think this is a lot more appropriate given the target medium. This will allow proper in-game screen-shots to be uploaded nicely and allow for nice wide-screen profile/game cover photos etc.
Confirmation box’s appear before you delete any files/photos or the whole game.