Skip to content

A little web app for visualizing complex relationship structures

Notifications You must be signed in to change notification settings

epilanthanomai/polygraph

Repository files navigation

Polygraph web app

polygraph is a web app for visualizing complex interpersonal relationship structures.

The human structures of collaboration are documented in the project wiki.

Technical goals are stashed in the project issues.

Development practices

Build Status

We follow the git-flow branching model. The main development integration branch is develop. Features branches use prefix feature/. Release branches use prefix release/. Hotfix branches use prefix hotfix/. Tagged releases use semantic versioning.

We try to commit and push changes frequently. We prefer to avoid rebasing or rewriting commits that have been pushed to github. New code should have strong test coverage and must pass all tests before we merge it to develop. We prefer to fix existing bugs before we develop features with new ones.

We like clear communication and information-linking. We try to write helpful commit messages and link everything, from project code and issues to documentation.

Code with compassion; hack with heart. We all want to make something good. There's always room for improvement.

About

A little web app for visualizing complex relationship structures

Resources

Stars

Watchers

Forks

Packages

No packages published