Skip to content

Olibrius71/AspDotNetRazorFirst

Repository files navigation

ASP.NET Core Discovery Project

(Started at the end of January 2023 outside of my studies)

Made all by myself with ASP.NET Core / C#, Razor Pages, Bootstrap and PostGreSQL and Entity Framework Core for the link to the database.

This project is a movie directory manager that allows you to store movies or TV Series that you would like to watch: all you have to do is to enter the approximate name of the movie (spelling mistakes won't interfere with its proper functioning) and it will automatically generate the exact name of the movie, its date of release, its plot description and the film's poster (thanks to a Web Scraping library called AngleSharp). It will then save it in the database and redirect you to the display page with all your movies stored. The main functionnalities are to display all the movies, to delete a movie, to get the information a movie and to get the movies/TV series that are similar to another that you have stored and to add the ones that you want to add.

DEMONSTRATION OF THE APPLICATION IN ENGLISH BELOW

Démonstration de l'application: (Nombre de commits du code depuis la démonstration: 1 (Dzns l'affichage, La possibilité de filtrer selon le type (Films ou Séries) a été ajoutée))

Demonstration.de.mon.projet.ASP.NET.Core.mp4

Demonstration of the app: (Number of commits of the code since the demonstration: 1 (In the Display, The possibility to filter according to the type (Movie or Series) has been added)):

Demonstration.of.my.ASP.NET.Core.Project.mp4

About

First Discovery Project made with C# ASP.NET Core, with Razor Pages and Bootstrap

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published