Skip to content

Minimalistic non-intrusive realtime task board for Agile teams.

License

Notifications You must be signed in to change notification settings

indiegate/task-board

Repository files navigation

README

Task Board Project

Minimalistic non-intrusive realtime agile task board

Build Status

Requirements

Install

  • be sure nw executable is on $PATH
  • git clone task-board
  • cd task-board
  • run command: npm install
  • run command: npm run build
  • run command: nw .

Team Layout

  • example team can easily be added into your firebase db by command: curl -X PUT -d @json/create_team.json https://${your-firebase-ID}.firebaseio.com/

License

Software is released under the [GPL-3.0 license] (http://opensource.org/licenses/GPL-3.0)

About

Minimalistic non-intrusive realtime task board for Agile teams.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published