【旅游类APP源码】开发者案例开源,走过路过不可错过!


  小编语:继上周分享仿饿了么APP源码后,得到了开发者们的强烈反响。热心的开发者(社区ID:小小昊)又翻箱倒柜地找出一个旅游类项目,大手一挥,慷慨奉献给各位AppCan的同学了!想要学习旅游类APP开发的同学千万不要错过啦!AppCan要继续开源!开源!再开源(重要的事情说三遍!)

  本案例使用Bootstrap实现css布局,用AppCan IDE开发,用AppCan实现页面跳转功能。

  测试机型:红米1S、小米3

      页面构成

enter image description here

  如图为案例整体布局,起始页为index页面,index页面分为四部分,首页、目的地、发现、我的,在首页点击二维码标识可扫描二维码,点击景点进入landscape页面,点击美食进入food页;发现分为推荐、必吃和必玩三部分;在我的点击登录进入download页面,点击注册进入registered页面。

  具体内容

  1.index页面

  使用Bootstrap实现css页面布局,共分为四个部分:首页、目的地、发现、我的。

enter image description here
enter image description here
enter image description here
enter image description here

  2.发现

  使用Bootstrap实现css页面布局,共分为三个部分:推荐、必吃、必玩

enter image description here
enter image description here
enter image description here

  3.Landscap页面和food页面

enter image description here
enter image description here

  4.登录注册页面

enter image description here
enter image description here

  感谢小小昊同学的分享!亲爱的开发者,如果您也想要分享您的案例源码,欢迎在appcan.cn社区“应用源码”版块发帖分享,您的分享将会帮助到其他开发者,AppCan也将为您送出精美礼物,谢谢您的支持!


你可能感兴趣的:(appcan,APP开发)