https://github.com/vanruesc/backtalk
https://github.com/vanruesc/backtalk
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/vanruesc/backtalk
- Owner: vanruesc
- License: zlib
- Archived: true
- Created: 2015-07-17T22:29:04.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-11-06T00:30:31.000Z (over 10 years ago)
- Last Synced: 2024-10-02T08:44:13.429Z (over 1 year ago)
- Language: JavaScript
- Size: 301 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Backtalk
[](https://travis-ci.org/vanruesc/backtalk)
[](https://ci.appveyor.com/project/vanruesc/backtalk)
[](http://badge.fury.io/gh/vanruesc%2Fbacktalk)
[](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.