Code Monkey home page Code Monkey logo

ifood's Introduction

IFood

总体说明:

  • 1.come.example.jpushdemo为拷贝jpush相关代码,配置接收jpush推送
  • 2.com.ydxiaoyuan.ifood为本人所写代码
  • 3.com.fan.eightrestaurant为朋友所写代码
  • 4.com.zfeng.swiperefreshload为使用的github第三方下拉加载类,经过修改,相应修改代码已pull到相应作者

com.ydxiaoyuan.ifood代码结构说明

  • adapter为所有ui使用到的适配器
  • api为与服务器交互信息
  • base为界面基本文件
  • entity为初始预定与服务器交互实体类,后来根据服务器端信息弃用了除了Dish以外的其他实体类
  • event为定义的EventBus事件
  • fragment为首页基本4栏界面
  • helper为使用到的帮助类
  • listener为自定义事件监听器
  • ui为除了main和fragment以外的所有用户接口
  • view为自定义的view

代码发布说明

由于本项目必须与相应配套服务器使用,但是服务器程序目前无法开源且无法在公网发布,故而使用APIStaticInfo将先前获取到的数据进行静态传递给相应的api获取函数。

ifood's People

Stargazers

 avatar

Watchers

Aril pan 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.