ASP.NET MVC Web Application for ranking movies based on lists of different criteria created by users.
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
Table of Contents
MyTopMovies is a movie ranking web application. It uses TMDB API as a database for movies that are added to selections. Users can register accounts to create lists based on different specifications like genre, year etc. and also to create their own selection for any list available on the platform.
ASP.NET
HTML
CSS
Bootstrap
A desktop platform with the .NET 6.0 SDK.
SQl Server and SSMS.
Visiual Studio 2019+ is the recommeded as the IDE.
Clone the repo
git clone https://github.com/YxngDxnny/MyTopMovies.git
Install NuGet Packages:
Microsoft.AspNetCore.Identity.EntityFrameworkCore
Microsoft.EntityFrameworkCore.SqlServer
Microsoft.EntityFrameworkCore.Tools
Microsoft.AspNetCore.Identity.UI
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Your Name - @YxngDxnny - eniuchenna@gmail.com.com
Project Link: https://github.com/YxngDxnny/MyTopMovies