Skip to content

ashwor11/KanbanBoard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KanbanBoard

Kanban Board Implementation Backend

How to Get Started

  1. Clone this repository to typing command "git clone git@github.com:ashwor11/KanbanBoard.git"
  2. Create a MSSQL database and get its Connection String for the configuration.
  3. Open the solution and configure appsettings.json.
  4. Select WebAPI as Startup Project and on Package Manage Console select default project as Persintence.
  5. Type add-migration {migration name} //i.e add-migration init.
  6. Type update-database.
  7. Build solution and you are ready to go.

About

Kanban Board Implementation Backend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published