This is a joke application using ASP.NET and MVC, while authentication is enabled. All the data involved will be linked and stored in the database.
Visitors can browse all the jokes and search for a particular joke.
With their log-in, they can do various operations including creating, editing and deleting a joke as well as manage their accounts.
- MVC
- .NET 7
- EF
- C#
- ASP.NET
- CSS
- Bootstrap
- SQL
Prerequisites:
- Follow the steps here to set up a local copy of dotnet
- Visual Studio 2017 15.7 latest preview - download
When installing Visual Studio choose the following workloads:
- ASP.NET and Web Development
- Visual Studio extension development features
This project is licensed under the MIT