Giter VIP home page Giter VIP logo

tradmedical's Introduction

tradmedical

中医智慧诊疗小程序后端

小程序开发步骤

1. 需要技术

1.1 小程序:

​ 微信语言(了解:HTML、css、js)

​ 微信开发者工具(下载):https://developers.weixin.qq.com/miniprogram/dev/devtools/stable.html

1.2 API

(Python+flask框架)、pycharm

2. 环境搭建

2.1 python环境

​ 虚拟环境:flask

2.2 小程序环境

​ 每个页面:.json配置文件,.js写js,.wxml写HTML(text标签==span,view标签==div),.wxss写css

​ 全局页面:app.wxss,app.json,app.js

​ sitemap.json:方便微信爬虫

​ project.config.json:项目配置文件

3.开发小程序

官方文档:https://developers.weixin.qq.com/miniprogram/dev/framework/

3.1 前端

基于微信开发者工具

3.2 后端

使用pycharm,flask前后端交互

4、任务分配

3.3.1 主页

实现下面三功能跳转

统一说明:下面三个功能都是通过拍照进行疾病诊断,算法使用图像方面分类算法,算法互通

3.3.2 舌诊

刘芳宇

3.3.3 掌诊

缪赏

3.3.4 面诊

Tsigabu Teame

特别说明

这里需要使用到预训练好的模型,模型文件放在files文件夹中,git上没有,服务器上有

tradmedical's People

Contributors

dengzhibin0 avatar fangyuliu-shu avatar miaoshang avatar weimin-li-visual 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.