Web application to visualize and manage graphical representation of work using agile methodologies for agile teams
Is the official API backend for this project. See for info in cheetah-api in github.
In our wiki we are adding all the documentation related to project development.
Please checkout or Kanban board to follow up the ongoing tasks.
To perform unit tests, we need to install some packages using npm
npm install -g karma jasmine karma-chrome-launcher karma-firefox-launcher karma-jasmine karma-junit-reporter jasmine-core karma-coverage grunt-cli
karma start karma.conf.js