Skip to content
This repository has been archived by the owner on Aug 30, 2022. It is now read-only.
/ MVC-Invoice2 Public archive

ASP.NET MVC, Entity Framework, jQeury and Materialize CSS.

Notifications You must be signed in to change notification settings

JHNBOS/MVC-Invoice2

Repository files navigation

MVC Invoice #2

This project makes use of a backend API created with ASP.NET MVC, and a Model View based website.

How to use

  • Make sure that all NuGet packages are installed with 'dotnet restore'.
  • In command prompt, run the following command:
    • dotnet run
  • Login as admin using the following credentials:
    • Username: johan@jhnbos.nl
    • Password: johanbos
*this project makes use of .NET Core SDK 2.2