Skip to content

Nazin/CloudScrum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CloudScrum

CloudScrum is a tool for management and monitoring of development process for Scrum agile method.

The aim of this app is to use any cloud (Google Drive, Dropbox, etc) that would handle synchronization of any directory (with stories) pointed by the user.

Getting Started

This app requires node.js to work. After installation, run the following commands in the application directory:

$ npm install
$ node server.js

After these steps the app should be accessible at this address: localhost:1337.

GoogleDrive Version

You can also check GoogleDrive version which uses GoogleDrive API and saves stories and tasks using GoogleDrive spreadsheets.

About

CloudScrum is a tool for management and monitoring of development process for Scrum agile method.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published