Skip to content

ASP.NET MVC application to view and manage movies, actors, directors ect.

License

Notifications You must be signed in to change notification settings

dkleczko/FilmViewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FilmViewer

FilmViewer is application to view and manage movies, actors, directors. Application has simple recommendation system based on movie metadata.

Getting Started

FilmViewer is application created in ASP.NET MVC and jquery in fronted.

Steps to run application:

  • Create database with name FilmViewerDatabase or change connectionstrings in Web.config and App.config
  • Use visual studio to run migrations. Go to Package Manager Console, select project FilmViewer.DAL and run command update-databse.
  • You can now run FilmViewer project via visual studio or publish it and run directly from IIS.

Prerequisites

- .Net Framework 4.5
- SQL Server
- IIS

Authors

  • Damian Kleczko - FilmViewer with simple recommendation system - Damian Kleczko

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

ASP.NET MVC application to view and manage movies, actors, directors ect.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published