Welcome to StoryBoard’s documentation!¶
Introduction¶
StoryBoard is a web application for task tracking across inter-related projects. It is meant to be suitable for OpenStack task tracking.
- StoryBoard consists of two components:
- Storyboard API service - is a Python application leveraging Pecan/WSME for REST API layer
- Storyboard Web Client - is an all-javascript webclient for the Storyboard API
This documentation offers information on how to use StoryBoard, how StoryBoard works and how to contribute to the project.