All Projects → wongzy → Betterway

wongzy / Betterway

Licence: apache-2.0
A RoadBook Application Using MVP

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Betterway

application
✨ Extra contrib to nette/application (@nette)
Stars: ✭ 23 (-85.89%)
Mutual labels:  application, mvp
Memorize
🚀 Japanese-English-Mongolian dictionary. It lets you find words, kanji and more quickly and easily
Stars: ✭ 72 (-55.83%)
Mutual labels:  application, mvp
Android Architecture
🌇该项目结合 MVP 与 Clean 架构思想,探索在 Android 项目上的最佳实践。
Stars: ✭ 112 (-31.29%)
Mutual labels:  application, mvp
Jd Mall Master
一款高仿京东商城的UI,基于MVP的Retrofit2(okhttp3)+rxjava+dagger2+greendao+glide。该项目系仿京东商城,属于独立开发者作品,仅供参考学习,拒绝做一切商业用途,如有侵权,请告知删除
Stars: ✭ 151 (-7.36%)
Mutual labels:  mvp
Openrailwaymap
An OpenStreetMap-based project for creating a map of the world's railway infrastructure.
Stars: ✭ 150 (-7.98%)
Mutual labels:  map
Iquephoto
Android Image Editor Application.
Stars: ✭ 156 (-4.29%)
Mutual labels:  mvp
Mapboxstatic.swift
Static map snapshots with overlays in Swift or Objective-C on iOS, macOS, tvOS, and watchOS
Stars: ✭ 162 (-0.61%)
Mutual labels:  map
React Svg Map
A set of React.js components to display an interactive SVG map
Stars: ✭ 150 (-7.98%)
Mutual labels:  map
Libosmscout
Libosmscout is a C++ library for offline map rendering, routing and location lookup based on OpenStreetMap data
Stars: ✭ 159 (-2.45%)
Mutual labels:  map
Workoutwotch
Repository for my video series on building an iOS app in .NET.
Stars: ✭ 156 (-4.29%)
Mutual labels:  application
Juzimi
句子迷APP,MVP架构,Okhttp + Retrofit + RxJava,图片加载Glide,数据库Object-box
Stars: ✭ 156 (-4.29%)
Mutual labels:  mvp
Vue Django Rest Auth
An example project featuring Vue.js and Django Rest Framework using django-rest-auth
Stars: ✭ 153 (-6.13%)
Mutual labels:  application
Omi
Front End Cross-Frameworks Framework - 前端跨框架跨平台框架
Stars: ✭ 12,153 (+7355.83%)
Mutual labels:  mvp
Android Video Listing Mvp
Android video listing with swipe view tabs based on mvp design pattern with complete functionalities like search and sort
Stars: ✭ 151 (-7.36%)
Mutual labels:  mvp
Jbusdriver
这是去幼儿园的班车(滑稽
Stars: ✭ 2,056 (+1161.35%)
Mutual labels:  mvp
Dotzu
📱👀 In-App iOS Debugging Tool With Enhanced Logging, Networking Info, Crash reporting And More.
Stars: ✭ 1,802 (+1005.52%)
Mutual labels:  application
React Leaflet Draw
React component for leaflet-draw on top of react-leaflet
Stars: ✭ 159 (-2.45%)
Mutual labels:  map
Itiriri
A library built for ES6 iteration protocol.
Stars: ✭ 155 (-4.91%)
Mutual labels:  map
Tangram
WebGL map rendering engine for creative cartography
Stars: ✭ 1,964 (+1104.91%)
Mutual labels:  map
Redux Data Structures
Reducer factory functions for common data structures: counters, maps, lists (queues, stacks), sets, etc.
Stars: ✭ 157 (-3.68%)
Mutual labels:  map

中文版ReadMe | English ReadMe

图片

路书

这是一款使用MVP模式,使用RxJava2、Retrofit、Dagger2、EventBus等开源项目,基于高德地图API所做的一个app,在这个app中实现了以下功能:

  1. 使用RxJava2和Retrofit实现了获取bing每日一图并在首页展示
  1. 使用NDK实现了毛玻璃特效
  1. 使用跨进程通信实现了日程提醒功能

在软件开发的过程中实现运用了代理模式、观察者模式等设计模式

使用这个app我们可以在国内的任意城市进行规划,可以通过一连串的地点来得到计划表,而从更合理地规划时间

下载

git clone https://github.com/JoshuaRogue/BetterWay.git
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].