0 Forks
1 Stars
1 Watchers

BestMovies

BestMovies ( w/ Unit Tests) a web application built using ASP.NET MVC and Entity Framework 6.0 with Identity, designed to help users explore movie theaters and movies available in their area based on their IP address. Additionally, users can contribute by adding information about theaters and movies, and the app is equipped with user authentication

How to download and setup BestMovies

Open terminal and run command
git clone https://github.com/YuhanPizza/BestMovies.git
git clone is used to create a copy or clone of BestMovies repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with BestMovies https://github.com/YuhanPizza/BestMovies/archive/master.zip

Or simply clone BestMovies with SSH
[email protected]:YuhanPizza/BestMovies.git

If you have some problems with BestMovies

You may open issue on BestMovies support forum (system) here: https://github.com/YuhanPizza/BestMovies/issues