Giter Club home page Giter Club logo

knowledge-atlas-of-traditionalchinesemedicine's Introduction

Knowledge-atlas-of-traditionalChineseMedicine

这个项目作为中医药咨询平台的后台服务项目,构建不同的模块给Android client提供请求服务

在这里我们有几个包,分别开发不同模块

git clone https://github.com/ongbo/Knowledge-atlas-of-traditionalChineseMedicine.git your-app-name

或者直接在IDEA中来File->new from Version Controller来构建自己本地的项目
注意每个人负责一个功能,不要互相修改别人的包或者类,有什么需要协商的自己商量就行

config:一些公用的配置信息
controler:springboot Controller
database: springboot Entity
repository: springboot Repository
helper:构建帮助文档和帮助工具信息
init:初始化类,用于springboot启动和配置
message:消息类,提供消息服务
server:配合消息类反应消息
   在"Login and Register"版本定义了返回数据包,所有的返回数据包都是基于这中形式
        {
          "msg": "状态码"
          "data": {返回的数据json对象}
        }
tool:工具包,有图片接受,以及操作本地数据的工具类

knowledge-atlas-of-traditionalchinesemedicine's People

Contributors

ongbo avatar

Watchers

 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.