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

https://github.com/vanruesc/backtalk


https://github.com/vanruesc/backtalk

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# Backtalk
[![Build status](https://travis-ci.org/vanruesc/backtalk.svg?branch=master)](https://travis-ci.org/vanruesc/backtalk)
[![Windows build status](https://ci.appveyor.com/api/projects/status/otlg90bpnmc7j8y0?svg=true)](https://ci.appveyor.com/project/vanruesc/backtalk)
[![GitHub version](https://badge.fury.io/gh/vanruesc%2Fbacktalk.svg)](http://badge.fury.io/gh/vanruesc%2Fbacktalk)
[![Dependencies](https://david-dm.org/vanruesc/backtalk.svg?branch=master)](https://david-dm.org/vanruesc/backtalk)

Backtalk realises the front-end interaction part of the FHB Campus App's lecture evaluation module.
It is intended to be used in that environment only.

## Installation

Load the [minified bundle](http://vanruesc.github.io/backtalk/build/backtalk.min.js) as follows:

```html

```

## Documentation
[API](http://vanruesc.github.io/backtalk/docs)

## Contributing
Maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code.

## License
Copyright (c) 2015 Raoul van Rüschen
Licensed under the Zlib license.