This is a music rating web application that was made for a university project and implemented using ASP.NET Core 3.0.
Make sure that the Entity Framework Core CLI tools have been installed beforehand with dotnet tool install --global dotnet-ef
.
- Build the project
MusicRatingWebApp
. You may also build theUnitTests
project, but that isn't really necessary. - While in the
MusicRatingWebApp
project directory, rundotnet ef database update
in order to update (make) the database from the last migration. - Run the project. You should see a website running on
https://localhost:44342/
.
Vector icons made by Freepik, available at https://www.flaticon.com/authors/freepik.
Work Sans font is (C) 2019 The Work Sans Project Authors (https://github.com/weiweihuanghuang/Work-Sans). License available under MusicRatingWebApp/wwwroot/css/fonts
.