Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sveneisenschmidt/yay
Gamification made simple. Integrate gamification into your organisation incl. achievements, goals, levels and leaderboards.
https://github.com/sveneisenschmidt/yay
achievements gamification gamification-engine makefile yay
Last synced: 14 days ago
JSON representation
Gamification made simple. Integrate gamification into your organisation incl. achievements, goals, levels and leaderboards.
- Host: GitHub
- URL: https://github.com/sveneisenschmidt/yay
- Owner: sveneisenschmidt
- License: apache-2.0
- Created: 2017-03-21T21:05:00.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-02T13:12:29.000Z (over 5 years ago)
- Last Synced: 2024-10-12T12:17:27.865Z (about 1 month ago)
- Topics: achievements, gamification, gamification-engine, makefile, yay
- Language: PHP
- Homepage:
- Size: 1.28 MB
- Stars: 72
- Watchers: 6
- Forks: 7
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: docs/contributing.md
- License: LICENSE
Awesome Lists containing this project
README
Yay!
Gamification made simple.
---
Yay! is a **gamification engine** directly exposing a web service API to bring everyone the joy of gamification and integrating any kinds of gamified features into your organisation. The project originally started as a 36 hour hackathon project at [trivago](https://github.com/trivago). Yay's aim is to integrate into many different types of application landscapes by offering extension points that are flexible and easy to use with the ultimate goal being to write your own and tailored integration.
> Gamification can be applied to all technical and non-technical tasks during our daily working life. Everything can be gamified.
## Features
- **[Demo](https://github.com/sveneisenschmidt/yay/blob/master/docs/examples.md#demo)**
- Achievements
- Activity Stream
- Goals
- Leaderboards
- Notifications
- Player Scores & Levels
- [API](docs/examples.md#usage--api)
- [Webhooks](docs/under-the-hood.md#webhooks)
- [Examples](https://github.com/sveneisenschmidt/yay/blob/master/docs/examples.md)**Developer Highlights**
- Deploy and run it everywhere with [Docker](docs/getting-started.md#installation)
- Fast and easy to learn, runs on [PHP 7 & MySQL](docs/contributing.md#submit-a-pull-request)
- Easy to customise through a single [configuration format](docs/customisation.md#integration-with-third-parties)
- All functions are availabe through a [JSON-based API](docs/examples.md#usage--api)
- Support for many [third party](docs/how-to.md#how-to-connect-to-third-parties-native-support) systems via [webhooks](docs/under-the-hood.md#webhooks)
- Bamboo
- BitBucket
- CircleCI
- GitHub
- GitLab
- Jenkins
- Jira
- Travis CI
- ... many more (through simple configuration)## Documentation
Documentation can be found in the [docs folder](docs/README.md). Want to try it out or develop it further? Please see the [Contributing](docs/contributing.md) documentation. It provides everything to get you started. **Yay! Isn't that awesome?!**
---
Would you like to fix something in the documentation? Feel free to open an [issue](https://github.com/sveneisenschmidt/yay/issues).