Dashboard
MVC Development
By Bryan Velez
I've created multiple sites using the Model–View–Controller (MVC) architecture. Some examples include generic blogs, review/rating websites, item database sites, small social networks, etc. I currently support and shepherded a sytem which transitioned from .NET webform to MVC. This includes a resdesign of the legacy platform to responsive design changes. From my technical standpoint, I have completed full MVC designs through use of the Ruby on Rails framework. I have smaller, quick examples that can be analyzed for educational purposes. For this project, I allow downloading of a "review site" similar to the famous website Yelp. The zipped project file includes site features such as User accounts with SHA encryption, content management, user submission feeds, etc. Please keep in mind this is for educational purposes and proof of concept only and should NOT be used for any sort of enterprise scenario. You will need to run this on your local or public RoR server.
DOWNLOAD PROJECT