Application for doing a user-based image uploader with authentication.
Currently, POST is successful in HTTP; though it isn't writing to DB/File Folders.
The basis for this app was started with: Ruby on Rails Tutorial: Learn Rails by Example by Michael Hartl.