All Projects → FantasticLBP → Hotels_server

FantasticLBP / Hotels_server

酒店预订系统后台管理系统

Projects that are alternatives of or similar to Hotels server

DummyJSON
DummyJSON provides different types of REST Endpoints filled with JSON data which you can use in developing the frontend with your favorite framework and library without worrying about writing a backend.
Stars: ✭ 213 (-14.46%)
Mutual labels:  json-api, api-rest
live-rates.com
Forex Real-time Streaming, Web-service & Rest API
Stars: ✭ 30 (-87.95%)
Mutual labels:  json-api, api-rest
FSharp.JsonApi
Use F# to create and consume flexible, strongly typed web APIs following the JSON:API specification
Stars: ✭ 20 (-91.97%)
Mutual labels:  json-api, api-rest
rest-api
Laravel restfull api boilerplate
Stars: ✭ 57 (-77.11%)
Mutual labels:  json-api, api-rest
Coinapi Sdk
SDKs for CoinAPI
Stars: ✭ 238 (-4.42%)
Mutual labels:  apis, api-rest
Polr
🚡 A modern, powerful, and robust URL shortener
Stars: ✭ 4,147 (+1565.46%)
Mutual labels:  json-api, bootstrap
KotlinReactiveMS
An educational project to learn reactive programming with Spring 5 and Kotlin
Stars: ✭ 33 (-86.75%)
Mutual labels:  api-rest, apis
Reactive Ms Example
An educational project to learn reactive programming with Spring 5
Stars: ✭ 157 (-36.95%)
Mutual labels:  apis, api-rest
Laravel Api Boilerplate
A Boilerplate Project For Laravel API's (NOT MAINTAINED)
Stars: ✭ 113 (-54.62%)
Mutual labels:  json-api, api-rest
Awesome Apistar
A curated list of awesome packages, articles, and other cool resources from the API Star community.
Stars: ✭ 56 (-77.51%)
Mutual labels:  apis, api-rest
Appkernel
API development made easy: a smart Python 3 API framework
Stars: ✭ 152 (-38.96%)
Mutual labels:  apis, api-rest
Json Apis With Github
🔨 Tool to make Simple and Quick JSON APIs with GitHub.
Stars: ✭ 240 (-3.61%)
Mutual labels:  json-api, apis
Ts Website
A website for your TeamSpeak 3 server
Stars: ✭ 239 (-4.02%)
Mutual labels:  bootstrap
Swmp
A responsive, eye-pleasing Linux server statistics dashboard.
Stars: ✭ 245 (-1.61%)
Mutual labels:  bootstrap
Api on rails
Learn best practices to build an API using Ruby on Rails 5/6
Stars: ✭ 236 (-5.22%)
Mutual labels:  api-rest
Volt React Dashboard
A React.js admin dashboard template and UI library based on Bootstrap 5
Stars: ✭ 235 (-5.62%)
Mutual labels:  bootstrap
Python For Entrepreneurs Course Demos
Contains all the "handout" materials for Talk Python's Python for Entrepreneurs course. This includes notes and the final version of the website code.
Stars: ✭ 247 (-0.8%)
Mutual labels:  bootstrap
Api Generator
PHP-code generator for Laravel framework, with complete support of JSON-API data format
Stars: ✭ 244 (-2.01%)
Mutual labels:  json-api
Startbootstrap Bare
A bare Bootstrap HTML starter template for rapid development - created by Start Bootstrap
Stars: ✭ 235 (-5.62%)
Mutual labels:  bootstrap
Shop
使用SSM实现的一个网上商城
Stars: ✭ 235 (-5.62%)
Mutual labels:  bootstrap

Hotels_Server

住哪儿项目后台管理系统

住哪儿App的后台管理功能,包括主题酒店、特色酒店发布、注册用户的统计查看、订单的统计查看、酒店的统计查看。Controller目录下的Api下就是给App开发的api。想写api的童鞋们可以看看。

    包括php系统开发的常见功能:
  • 复杂表单的提交,包括多图片上传
  • 基于Bootstrap框架的界面布局
  • 封装PDO数据库操作类,实现增删改查等等常见功能,调用简单
  • 随机酒店推荐策略
  • 多条件模糊搜索酒店算法
  • jquery表格插件Datatables的使用大大丰富了数据的展现方式,更具交互性。具有自动分页、模糊搜索等功能
  • 封装了Response类,可以传递4个参数 show($code, $message = '', $data = array(), $type = self::JSON)来展示json或者array或者xml。
  • 工程结构一幕了然,便于拓展

效果截图

系统截图

ToDo:后期可能会实现MVC框架优化。客户端接口想实现缓存出来,当客户端请求的数据存在于缓存的时候直接从缓存中读取。

如果有不懂的地方可以加入QQ交流群讨论:515066271。这个QQ群讨论技术范围包括:iOS、H5混合开发、前端开发、PHP开发,欢迎大家讨论技术。

福利,福利

如果想学习客户端开发的同学可以看看这个项目。项目地址:(https://github.com/FantasticLBP/Hotels)

实现了类似艺龙App的预定酒店功能,包括酒店搜索、特色酒店推荐、特惠酒店推荐等等功能,可以预定酒店、查看订单,唯独不能支付(支付功能必须由公司的名义注册,个人练手注册不了)。

    包括iOS开发的常见功能:
  • 自定义NavigationController实现全屏右滑返回上一控制器
  • UICollecionView展现界面
  • UITableview上拉加载、下面刷新功能
  • Masonry自动布局库的使用
  • 封装好的启动欢迎页
  • YYModel字典转模型
  • 复杂界面的布局
  • cell的重用内存优化
  • 工程结构一幕了然,便于拓展
  • 界面采用代码实现,部分界面采用xib实现。整个代码可读性比较好、代码规范、有注释说明,配合服务端是自己用php写的,Api也是php实现的。
  • 主要功能:根据不同主题查找酒店、摇一摇随机推荐酒店、根据城市定位推荐酒店、根据用户输入多条件模糊搜索查找酒店、酒店位置地图显示、路径规划及其导航(百度地图、高德地图、系统地图)、订单查看等、酒店分享等功能

效果截图

App效果图

本项目包含功能为后端,如有需要客户端或者商业合作请联系本人(QQ/微信:704568245)

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].