Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/andy-goryachev/reqtraq

A simple requirements tool to manage requirements and development progress. // work in progress.
https://github.com/andy-goryachev/reqtraq

project-tracker requirements-management schedule

Last synced: about 2 months ago
JSON representation

A simple requirements tool to manage requirements and development progress. // work in progress.

Awesome Lists containing this project

README

        

# Requirements Tracker

Over the years, I came up with an effective way to organize the software development process
by means of capturing and tracking functionality with a high degree of granularity. Simply put,
if a developer needs to make a decision or write a function, it has to be documented as a "feature".

The goal of this project is to create a desktop tool that supports the process.

![screenshot](https://github.com/andy-goryachev/ReqTraq/raw/master/screenshots/app.png)

## Work in Progress

This project is not yet ready. Look but do not use in production.

## License

This project and its source code is licensed under the [Apache License 2.0](http://www.apache.org/licenses/LICENSE-2.0) and you should feel free to make adaptations of this work. Please see the included LICENSE file for further details.