Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Slavchew/MovieDeck

MovieDeck is an IMDB like application based on ASP.NET MVC architecture. There you can see large amount of movies, including trending and upcoming ones. Every movie has all the information about its actors, directors, genres, images, and videos. The Movie has the possibilities for reviewing, rating and saving for later.
https://github.com/Slavchew/MovieDeck

asp-net-core asp-net-core-mvc aspnet aspnetcore bootstrap efcore javascript jquery net-core-5

Last synced: 3 months ago
JSON representation

MovieDeck is an IMDB like application based on ASP.NET MVC architecture. There you can see large amount of movies, including trending and upcoming ones. Every movie has all the information about its actors, directors, genres, images, and videos. The Movie has the possibilities for reviewing, rating and saving for later.

Awesome Lists containing this project

README

        

# MovieDeck

[![Build Status](https://dev.azure.com/Iceto04/MovieDeck/_apis/build/status/Iceto04.MovieDeck?branchName=master)](https://dev.azure.com/Iceto04/MovieDeck/_build/latest?definitionId=1&branchName=master) [![wakatime](https://wakatime.com/badge/user/26976d5f-1525-49a6-828f-ed0498738882/project/592a15a5-11d0-4d45-b3c7-03d2f394e63f.svg)](https://wakatime.com/badge/user/26976d5f-1525-49a6-828f-ed0498738882/project/592a15a5-11d0-4d45-b3c7-03d2f394e63f)

## Project Info

MovieDeck is an IMDB like application based on ASP.NET MVC architecture. There you can see large amount of movies, including trending and upcoming ones. Every movie has all the information about its actors, directors, genres, images, and videos. The Movie has the possibilities for reviewing, rating and saving for later.

## 🛠 Built with:
* [.NET Core 5.0](https://github.com/dotnet/core)
* [ASP.NET Core 5.0](https://github.com/dotnet/aspnetcore)
* [ASP.NET Core WebAPI 5.0](https://github.com/dotnet/aspnetcore)
* [Entity Framework Core 5.0](https://github.com/dotnet/efcore)
* [MyTested.AspNetCore.Mvc](https://github.com/ivaylokenov/MyTested.AspNetCore.Mvc)
* [xUnit](https://github.com/xunit/xunit)
* [Moq](https://github.com/moq/moq)
* [SendGrid](https://github.com/sendgrid)
* [AutoMapper](https://github.com/AutoMapper/AutoMapper)
* [LibraryManager](https://github.com/aspnet/LibraryManager)
* [Bootstrap](https://github.com/twbs/bootstrap)
* [Bootstrap Icons](https://github.com/twbs/icons)
* [Bootstrap Select](https://github.com/snapappointments/bootstrap-select)
* [jQuery](https://github.com/jquery/jquery)
* [Fancyapps UI](https://github.com/fancyapps/ui)
* [Lazysizes](https://github.com/aFarkas/lazysizes)
* [OwlCarousel2](https://github.com/OwlCarousel2/OwlCarousel2)
* [Slick](https://github.com/kenwheeler/slick)

## :framed_picture: Screenshots

### Home Page
![HomePage](./img/home-page.png)

### Movie Page
![MoviePage](./img/movie-page.png)

### Actor Page
![ActorPage](./img/actor-page.png)

#### Using [ASP.NET-MVC-Template](https://github.com/NikolayIT/ASP.NET-MVC-Template) developed by:
- [Nikolay Kostov](https://github.com/NikolayIT)
- [Vladislav Karamfilov](https://github.com/vladislav-karamfilov)
- [Stoyan Shopov](https://github.com/StoyanShopov)

## License

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