Skip to content

norilanda/UserTestingApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UserTestingApp

  • Installation

    The following should be installed: .NET 6, SQL Server, Node.js LTS, and Angular CLI

  • Local Run

    • Backend:

      • Open backend/UserTestingApp.sln with Visual Studio and build a solution. Alternatively, you can execute the console command dotnet build, in folder backend/.

      • Run UserTestingApp.WebAPI project

        Note: DB will be created automatically upon the first start of UserTestingApp.WebAPI

    • Frontend:

      • Open folder frontend/ with Visual Studio Code or with console and execute command npm install
      • In frontend directory execute ng serve
  • Using App

    You can login with next credentials:

    login: user2

    password: user2@@!!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors