Movie Factory

About

Movie Factory is a web application created by myself, Francisco Gonzalez. A third year Computer science student at the University of Lincoln.

Movie Factory is non-profit website. It is a personal project that I have developed to learn ASP.Net MVC, Entity Framework among other technologies, I could take it down from the server without notice.

Dates and titles are subject to change. I will do my best to keep the database updated while the site is on the server. I will focus mainly on wide releases here, but if there is a 2016 movie you do not see on the list, drop me an email at gonzalezfrancis@hotmail.com and I will try to get the info.

Movie Factory is in beta, if you find any error please send my an email. The Email verification after registration is not active yet

Technical information

Movie Factory was built using ASP.Net MVC, together with the Microsoft Identity 2.0 API, to manage the users Roles and security. Entity Framework code first to build the database, and Boostrap as Framework for part of the html, css and JS.

I designed the web application with three different roles: user, admin and superAdmin. By default, any new user register in the site will become a user. Only the superAdmin user can add or remove a user from the admin role.

The register users will have access to a personal section of favorites movies, where any movie can be added or removed from the list. The Admin users can also add new movies into the database, edit or remove movies, as well as add genre and actors, edit them or remove them.