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

https://github.com/unicef/projectconnect-game

Crowdsource and gamify the validation of geolocation data for schools around the world.
https://github.com/unicef/projectconnect-game

schools sdg sdgs social-good social-impact

Last synced: 2 months ago
JSON representation

Crowdsource and gamify the validation of geolocation data for schools around the world.

Awesome Lists containing this project

README

        

[![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0) [![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-v2.0%20adopted-ff69b4.svg)](code_of_conduct.md)

# Project Connect App

## 💡 Motivation

The goal of this project is to crowdsource and gamify the validation of geolocation data for schools around the world. We need as much help as we can get by looking at satellite imagery at predefined GPS coordinates, and corroborate whether what the user is seeing could be a school or not.

This effort is framed within [Project Connect](https://www.projectconnect.world/), run by the [UNICEF Office of Innovation](https://www.unicef.org/innovation/), with the goal of knowing where schools are and how connected they are to inform programs around education, health and emergencies. Project Connect emerged out of a need that was expressed by many UNICEF partners and UNICEF Country Offices.

## 🎮 App

The app was live online between 2020 and 2022, but it is no longer available online. It was played 240,000 times by about 800 different people through a small number of corporate partnership programs. It was never released to the general public.

Refer to the [game code repository](https://github.com/lacabra/proco-map-app) for the actual code.

## 👀 Screenshots



Landing Page


Landing Page


Landing Page

## 📂 Roadmap

* **[Gamification](docs/gamification.md)**: Idea exploration to further improve the user experience.

* **Incentivization**: Building financial and non-financial incentives as outlined in [unicef/incentives](https://github.com/unicef/incentives), with a possible blockchain component.

* **Integration**: Integration with other mapping tools from [Project Connect](https://projectconnect.world), which involve two separate workstreams in the backend and in the frontend.

## 💙 About UNICEF

[UNICEF](https://www.unicef.org/) works in over 190 countries and territories to protect the rights of every child. UNICEF has spent more than 70 years working to improve the lives of children and their families. In UNICEF, **we believe all children have a right to survive, thrive and fulfill their potential – to the benefit of a better world**.

## :memo: License

This software is licensed under the [GNU General Public License](LICENSE) as published by the Free Software Foundation, either version 3 of the License, or
any later version.

```
ProjectConnect App
Copyright (C) 2020 UNICEF

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program. If not, see .
```