Skip to content

ASP.NET MVC Web Application for ranking movies based on lists of different criteria created by users.

Notifications You must be signed in to change notification settings

YxngDxnny/MyTopMovies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues LinkedIn


Logo

MyTopMovies

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
  1. About The Project
  2. Getting Started
  3. Contributing
  4. Contact

About The Project

MyTopMovies Screen Shot

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.



Built With


ASP.NET

HTML

CSS

Bootstrap

(back to top)


Getting Started

A desktop platform with the .NET 6.0 SDK.

SQl Server and SSMS.

Visiual Studio 2019+ is the recommeded as the IDE.


Installation

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

(back to top)


Contributing

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!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

Contact

Your Name - @YxngDxnny - eniuchenna@gmail.com.com

Project Link: https://github.com/YxngDxnny/MyTopMovies

(back to top)

About

ASP.NET MVC Web Application for ranking movies based on lists of different criteria created by users.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published