All Projects → chironyf → Hotel Management System

chironyf / Hotel Management System

Licence: gpl-3.0
宾馆管理系统。可以订房、续费、退房、订单管理、员工管理以及业务数据统计可视化展示等

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Hotel Management System

Make.go
A Go script that could replace your Makefile.
Stars: ✭ 105 (-16.67%)
Mutual labels:  idea
Krisk
Statistical Interactive Visualization with pandas+Jupyter integration on top of Echarts.
Stars: ✭ 111 (-11.9%)
Mutual labels:  echarts
Serverfarmer
Manage multiple servers with different operating systems, configurations, requirements etc. for many separate customers in an outsourcing model.
Stars: ✭ 122 (-3.17%)
Mutual labels:  management-system
Echarts Map Tool
Map Tool for Apache ECharts
Stars: ✭ 106 (-15.87%)
Mutual labels:  echarts
Semantic Edit
✏️ Real-time Preview Enabled Semantic UI Composer
Stars: ✭ 109 (-13.49%)
Mutual labels:  semantic-ui
Kotlin Koans
kotlin koans examples
Stars: ✭ 116 (-7.94%)
Mutual labels:  idea
Seppf
普兰能效平台开源版(前端)
Stars: ✭ 104 (-17.46%)
Mutual labels:  echarts
Datavisualization
😈 by vue2.x with echarts3.3.2
Stars: ✭ 1,641 (+1202.38%)
Mutual labels:  echarts
User Management Php Mysql
PHP User Management System is a powerful PHP script that offers a secure user management system. The application is a great way to build your website, allowing your users to register an account and build restricted access to certain users. We offer great support and it’s very easy to install. It’s powered by MYSQL and PHP.
Stars: ✭ 111 (-11.9%)
Mutual labels:  management-system
Studentmanager
基于springboot+mybatis学生管理系统
Stars: ✭ 116 (-7.94%)
Mutual labels:  idea
Echarts
Apache ECharts is a powerful, interactive charting and data visualization library for browser
Stars: ✭ 49,119 (+38883.33%)
Mutual labels:  echarts
Road Beyond React App
🌈 The Road beyond React - Thing you can use after learning plain React.js
Stars: ✭ 108 (-14.29%)
Mutual labels:  semantic-ui
Idea Conventional Commit
Context and template-based completion for conventional/semantic commits.
Stars: ✭ 115 (-8.73%)
Mutual labels:  idea
Phpipam
phpipam development repository
Stars: ✭ 1,578 (+1152.38%)
Mutual labels:  management-system
Awesome Idea
IntelliJ IDEA资源一网打尽
Stars: ✭ 124 (-1.59%)
Mutual labels:  idea
Seleniumwithcucucumber
In this project we will discuss working Selenium with cucumber
Stars: ✭ 104 (-17.46%)
Mutual labels:  idea
Patentcrawler
scrapy专利爬虫(停止维护)
Stars: ✭ 114 (-9.52%)
Mutual labels:  echarts
D2 Admin
An elegant dashboard
Stars: ✭ 11,012 (+8639.68%)
Mutual labels:  management-system
Houserentalsystem
🏠 房屋租赁系统,基于主流框架 SSM 的实战项目。
Stars: ✭ 122 (-3.17%)
Mutual labels:  idea
Vue Expenses
A simple expense tracking application
Stars: ✭ 117 (-7.14%)
Mutual labels:  echarts

项目简介

  • 数据库课程设计,基于MySQL + Tomcat + IDEA + JSP + Servlet开发
  • 前端框架采用Semantic UI + ECharts.js
  • 关于项目的具体信息,请访问这里

运行

  1. 在MySQL中建立一个名为new的数据库(别的名字也行,但需要在项目的GCON中修改一下URL)
  2. 执行hotelCreateDB.sql,后面创建用户的语句需要单独执行
  3. 执行hotelCreateData.sql
  4. 将项目部署到Tomcat即可
  5. 默认访问地址是http://localhost:8080

项目成员

  • chironyf(数据可视化展示、添加房间、订单管理等)
  • 李轩(订房退房、续费、房间查询预览等)
  • ZoeQ(员工编辑、添加等)

关系模式

项目截图(更多图片见images文件夹)

  • 登录界面
  • 宾馆员工树图
  • 客房查询
  • 业务数据可视化展示
  • 订单管理
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].