Skip to content

This was a .NET Core MVC learning project for me, it is like a basic version of letterboxd. With using admin panel you can add, delete or update a movie.

Notifications You must be signed in to change notification settings

leventyil/moviebase

Repository files navigation

.NET Core MVC project

Used MsSQL for database, LINQ and Entity Framework for queries and database management.
Used AspNetCore.Identity library for user and role management, storing passwords etc.
Used PagedList library for sorting, searching, paging and listing movies.

Admin can add, delete or update movies.
Users can add movies to their watchlist or mark as watched, search movies by name or year.

"IN PROGRESS" Users can edit their personal profile

About

This was a .NET Core MVC learning project for me, it is like a basic version of letterboxd. With using admin panel you can add, delete or update a movie.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published