All Projects → youpin-city → youpin-web

youpin-city / youpin-web

Licence: MIT license
YouPin on the web

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to youpin-web

Openfoodfacts Ios
Native (Swift) version of Open Food Facts for iOS. Coders & Decoders welcome 🤳🥫 😊
Stars: ✭ 202 (+1453.85%)
Mutual labels:  crowdsourcing
vulyk
Flask/Mongo application to provide intuitive web-interface for tasks distribution
Stars: ✭ 35 (+169.23%)
Mutual labels:  crowdsourcing
android
Where you can find everything Android from Mapzen
Stars: ✭ 106 (+715.38%)
Mutual labels:  location-based
Common Voice
Common Voice is part of Mozilla's initiative to help teach machines how real people speak.
Stars: ✭ 2,891 (+22138.46%)
Mutual labels:  crowdsourcing
crowdsource-reporter
An ArcGIS Online group application template authored by organization and made available to constituents to report a problem or observation.
Stars: ✭ 25 (+92.31%)
Mutual labels:  crowdsourcing
libcrowds-viewer
A Vue component for crowdsourcing Web Annotations.
Stars: ✭ 22 (+69.23%)
Mutual labels:  crowdsourcing
Imagetagger
An open source online platform for collaborative image labeling
Stars: ✭ 182 (+1300%)
Mutual labels:  crowdsourcing
school-finder
👀 Find schools by location
Stars: ✭ 16 (+23.08%)
Mutual labels:  location-based
freesound-datasets
A platform for the collaborative creation of open audio collections labeled by humans and based on Freesound content.
Stars: ✭ 129 (+892.31%)
Mutual labels:  crowdsourcing
remotex
远程工作空间
Stars: ✭ 83 (+538.46%)
Mutual labels:  crowdsourcing
Links-QA
Сборная солянка полезных ссылок для QA/тестировщика. Ссылки будут постоянно пополняться.
Stars: ✭ 42 (+223.08%)
Mutual labels:  crowdsourcing
api-service
The REST API backend server for the Jalgaon CoHelp application. Built with Kotlin Ktor.
Stars: ✭ 26 (+100%)
Mutual labels:  crowdsourcing
lwodf
The Chinese edition of Live Working or Die Fighting: How the Working Class Went Global (劳工的全球化), authored by Paul Mason, translated by the CNPolitics translation team.
Stars: ✭ 25 (+92.31%)
Mutual labels:  crowdsourcing
Weblate
Web based localization tool with tight version control integration.
Stars: ✭ 2,719 (+20815.38%)
Mutual labels:  crowdsourcing
torpleng
การต่อเพลงไทยที่ยาวที่สุดในประวัติศาสตร์
Stars: ✭ 39 (+200%)
Mutual labels:  crowdsourcing
Wq
📱🌐📋 wq: a modular framework supporting web / native geographic data collection apps for mobile surveys and citizen science. Powered by Django REST Framework, Redux, React, and Material UI.
Stars: ✭ 182 (+1300%)
Mutual labels:  crowdsourcing
bco.bcozy
BCozy - A location based smart home user interface.
Stars: ✭ 21 (+61.54%)
Mutual labels:  location-based
LocationKit
An easy way to get the device's current location and geographical region monitoring on iOS(swift).
Stars: ✭ 47 (+261.54%)
Mutual labels:  location-based
fandom-publics
The Chinese edition of The Internet and New Social Formation in China (粉丝公众), authored by Weiyu Zhang, translated by the CNPolitics translation team.
Stars: ✭ 62 (+376.92%)
Mutual labels:  crowdsourcing
captAR
Augmented Reality Geolocation Capture-the-Flag Mobile Game Capstone Project
Stars: ✭ 24 (+84.62%)
Mutual labels:  location-based

YouPin (ยุพิน)

This is web frontend for YouPin open reporting platform.

Installation

$ npm install -g pm2
$ npm install

For Local Development

# On OSX, map port 80 -> 7000 so we can access on local mapped domain
# Need to edit /etc/hosts e.g. 127.0.0.1 local.www.youpin.city

$ npm start
# Watch change and rebuild continuously on another terminal window.

$ npm run watch

Build

$ npm run build
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].