MVC Movie

Home
HTML CSS SQL C#

MVC Movie is a movie database based on the Model View Controller (MVC) Architecture. It is made in Microsoft‘s ASP.Net platform and is incredibly versatile. You can add movies by genre and actors. Give them descriptions, etc. It is essentially a watered down IMBD. (International Movie Database)

If this were to go to market, I would add a separate page for just the actors, a search bar and an admin only panel for moderating users to avoid spam. It is not as complete as some others but as it stands it could go to market.

If you want to try it out for yourself unfortunately my hosting provider does not support ASP.NET. But the source code is available for you to view and with a little luck maybe you could get it running on your local machine