Skip to content
Marcos F. Lobo edited this page Feb 18, 2018 · 14 revisions

Welcome to the cheetah wiki!

Table of Contents

Introducction

Cheetah and cheetah-api make a web application to visualize and manage graphical representation of work using agile methodologies for agile teams.

Please take a look to the mockup demo for this project https://github.com/marcosflobo/demo-agile-toolbox

Agile boards

Here you will find the agile boards used by this project to manage all the development work.

cheetah

https://github.com/marcosflobo/cheetah/projects/1?fullscreen=true

cheetah-api

https://github.com/marcosflobo/cheetah-api/projects/1?fullscreen=true

Architecture

Architecture proposed

Technology

cheetah

cheetah project is the web application faced to the final user, ie, the frontend. The techonolgy to develop this application is:

Language

JavaScript. The idea would be create a pure JavaScript application, all in client side.

Frameworks and libraries

cheetah-api

cheetah-api (https://github.com/marcosflobo/cheetah-api) is the backend for this project

Language

Python 2.7

Frameworks and libraries

Database

The database selection is up to the user. Our idea would be to have a high availability database system. Suggestions:

  • MariaDB

cheetah-api definition

https://github.com/marcosflobo/cheetah-api/wiki/Cheetah-API