https://github.com/pgiraud/bheka
A micro tasking PyBossa infrastructures recognition project to help create Tasking Manager projects
https://github.com/pgiraud/bheka
Last synced: 4 months ago
JSON representation
A micro tasking PyBossa infrastructures recognition project to help create Tasking Manager projects
- Host: GitHub
- URL: https://github.com/pgiraud/bheka
- Owner: pgiraud
- License: mit
- Created: 2015-07-20T15:03:13.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-12-30T08:42:59.000Z (over 10 years ago)
- Last Synced: 2025-03-03T16:14:47.355Z (over 1 year ago)
- Language: HTML
- Size: 18.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# bheka
A micro tasking PyBossa infrastructures recognition project to help create Tasking Manager projects
I was looking for a short and pretty name. I searched for a translation for `see`, `perceive`. The one in Zoulou `Bheka` was perfect.
Inspiration comes from the [Kuona project](https://github.com/nicolas17/kuona)
and more recently from a [Pybossa application written by
Benni](https://www.openstreetmap.org/user/pedrito1414/diary/35401) from
Disasters Mappers.
# Purpose
This project is all one need to create a project in `PyBossa`.
The main goal is to show a `Bing` imagery tile to the user in order to tell if there's a building or a road within the image.
It needs to be fast and easy so that users can do a lot of tasks in a limited amount of time.
# Installation
This is a `PyBossa` project. To install it you'll have to follow the instructions provided in `PyBossa` documentation.