Skip to content

klot-git/scrum-factory

Repository files navigation

Scrum Factory

Scrum Factory is a client-server application to manage Scrum projects. This repository contains the .Net server-side source-code.

Server Installation
You can download and install the server binaries using this link:
https://github.com/klot-git/scrum-factory/releases

Follow the instructions to install the server:

a)	Unzip the app_root.zip into your IIS website root or into a virtual application directory.

b)	Make sure it runs under a .Net Framework 4.0 application pool.

c)	Execute the SQL script DB_SCRIPT.sql located at the App_Data to create the Scrum Factory Database.

d)	Change the web.config connection string to your database.  

Client Download
You can install a Windows 10 UWP application at the Microsoft Store: https://www.microsoft.com/store/apps/9NBLGGH68DVB