GithubHelp home page GithubHelp logo

ztty8888 / easyquestionnaire-miniprogram Goto Github PK

View Code? Open in Web Editor NEW

This project forked from yuzhanglong/easyquestionnaire-miniprogram

0.0 1.0 0.0 1.13 MB

问卷调查平台(微信小程序端) :laughing:

JavaScript 100.00%

easyquestionnaire-miniprogram's Introduction

问卷调查平台小程序版

此项目是问卷调查平台的小程序端项目

项目结构

EasyQuestionnaire-MiniProgram
├─ app.js            // 项目入口
├─ app.json          // 配置
├─ app.wxss
├─ assets            // 静态文件
│  └─ image
│     ├─ GitHub.png
│     └─ shareImg.jpg    // 分享时的配图
├─ components            // 组件目录
│  ├─ baseCard           // 基础卡片组件
│  ├─ basicInfo          // 基本信息组件
│  ├─ betterTabBar       // tabbar组件
│  ├─ bottomMessage      // 底部信息组件
│  ├─ charts             // 图标相关(未启用)
│  │  └─ pieChart
│  ├─ iViewUi            // 项目所依赖的ui 作出了一些小小的修改
│  ├─ my-table           // 表格组件
│  └─ topBar             // 顶部组件
├─ models                // 模型
│  ├─ problemModel.js
│  ├─ questionnaireModel.js
│  └─ ResponseModel.js
├─ network               // 请求封装
│  ├─ analysis.js
│  ├─ complete.js
│  ├─ config.js
│  ├─ questionnaire.js
│  ├─ requests.js
│  └─ user.js
├─ pages                 // 视图文件
│  ├─ analysis           // 数据分析页面
│  ├─ basicEdition       // 问卷基本信息编辑页面
│  ├─ basicInfoEdition   // 问卷主副标题编辑页面
│  ├─ complete           // 填报页面
│  │  ├─ childCmp
│  │  │  └─ completeCard   // 填报问题卡片
│  ├─ detailedAnalysis     // 单个题目的数据分析页面
│  ├─ manage               // 问卷管理页面
│  │  ├─ childCmp
│  │  │  └─ itemCard       
│  ├─ problemEdition       // 问卷编辑页面
│  │  ├─ childCmp
│  │  │  └─ optionCard
│  ├─ profile              // 个人中心
│  ├─ questionnaire
│  │  ├─ childCmp
│  │  │  └─ problemCard
│  └─ success              // 填报成功页面
├─ project.config.json
├─ README.md               // 项目自述
├─ sitemap.json
├─ utils                   // 工具相关
│  ├─ base64.js
│  ├─ messageBox.js
│  └─ timeHelper.js
└─ wxs                     // 全局wxs
   └─ common.wxs

easyquestionnaire-miniprogram's People

Contributors

yuzhanglong avatar

Watchers

James Cloos 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.