Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shybovycha/bony_f_rails
Bony-F is a system, transforming promotion campaigns into challenges
https://github.com/shybovycha/bony_f_rails
Last synced: about 1 month ago
JSON representation
Bony-F is a system, transforming promotion campaigns into challenges
- Host: GitHub
- URL: https://github.com/shybovycha/bony_f_rails
- Owner: shybovycha
- Created: 2015-06-27T15:46:04.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-06-28T12:06:26.000Z (over 9 years ago)
- Last Synced: 2024-04-13T07:57:51.327Z (9 months ago)
- Language: Ruby
- Size: 164 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Bony-F Webserver
Bony-F is a system, transforming promotion campaigns into challenges. It hardly uses [Beacons](http://kontakt.io/)
to send data to clients.So, for example, if you want to gain more clients at your caffee or at your shop, you may use Bony-F.
But first, you need to match a few requirements:1. you should have access to beacons in your city or your organization
2. you need to have an account on Bony-F website
3. you must have some bonuses to offerCampaign consists of requirements, which need to be matched *(a challenge: visiting some places,
buying something, etc.)* and a bonus, user gets when completing that challenge.Once user gets the bonus, all the requirements for that challenge are dismissed, so he needs
to either match them again or wait for a new promo campaign to be started.The webserver is rockin on Rails 4.2.3 and Ruby 2.2. It uses MariaDB.