Git Product home page Git Product logo

crowdsource_miniapp's Introduction

众包平台开发项目 (Match Station)

数据库使用

Leancloud数据存储入门教程 · JavaScript

支持的数据类型

String / Number / Boolean / Date / File / Array / Object / GeoPoint/ Pointer / Any

TIPS: *是必填选项,没有*的输入输出的值可能为None

Table Name: Organization

name location intro logo contact_phone contact_email contact_name achievements website_or_id goals service_fields photos
String Object<province: String, city: String> String File String String String String String String Array< String > Array< File >
*组织名称 *所在城市+服务地区 *组织简介 *Logo *联系电话 *联系邮箱 *联系人姓名 影响力(分点答,列举成就) 官网链接/公众号名称 公益目标/组织愿景 服务领域 以往活动照片

公益组织首次注册表单

Table Name: Requirement

organization_name organization requirement_cat people_covered project_name project_intro project_fields task_intro signup_reqs work_method location w​ork_length work_frequency
String Pointer< Organization > Object< large: String, small: String> String Object<isDaily: Boolean, name: String > Object<isDaily: Boolean, intro: String> Array< String > String String Object <online:Boolean, offline:Boolean, both:Boolean> Object<province: String, city: String> Object<isDaily: Boolean, startTime: Date, endTime: Date> Object<daysAWeek: Number, hoursADay: Number>
*组织名称(最好多选) *组织指针(不是公益组织填写的,我们通过代码找到Organization对象后设置) *需求类别 *服务人群 *项目名称(日常的话不需项目名称) *项目介绍(日常的话不需项目介绍) *项目领域 *任务描述 *报名要求 *线上还是线下 工作城市 *工作周期 工作时长

需求类别

需求大类 需求小类
技术 前端开发 后端开发 其他技术工具
设计 活动周边物件设计 平面美术设计
宣传 翻译 公众号运营/宣传文案撰写 宣传方案策划
调研 市场调研 产品需求调研
教育 线上辅导 线下辅导

公益组织需求表单

Table Name: Submissions

submitter requirement status resume
Pointer< User > Pointer< Requirement > Status Code File

Status Code

  • 0 = 已终止
  • 1 = 已录用
  • 2 = 已完成任务
  • 420 = 已投递(不暴露给公益组织)

Table Name: User

submissions favorites
Array<Pointer< Submission >> Array<Pointer< Requirement >>

crowdsource_miniapp's People

Contributors

leo4life2 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.