Giter Site home page Giter Site logo

z0gsh1u / hotel-24h Goto Github PK

View Code? Open in Web Editor NEW
18.0 2.0 8.0 16.11 MB

东南大学生产实训项目 - 简易酒店管理系统 SpringBoot + Hadoop

Java 57.95% JavaScript 11.79% CSS 2.43% XSLT 1.59% Batchfile 8.17% Shell 15.62% Less 2.46%
springboot hadoop

hotel-24h's Introduction

一个在24小时内写成的酒店客房管理系统

启动配置

  • 依赖安装
    • 使用 Maven 严格按照 pom.xml 安装依赖
    • 手动添加 /lib/IKAnalyzer2012FF_u1.jar 到构建
  • 配置 MySQL
    • applicationExample.yml 重命名为 application.yml
    • 修改其中的 MySQL 地址
    • MySQL 表结构请参考 /sql/hotel.sql
  • 配置 Hadoop
    • Hadoop 集群规划策略请参考 /hadoop_etc/hadoop集群规划.txt
    • Hadoop 配置文件请参考 /hadoop_etc/etc
    • 修改 src/main/resources/config/hadoop.properties 中的 HDFS 和 namenode 配置
    • 修改 CommentServiceImplanalyzeComment 方法下的日志输出路径、Hadoop Example 路径
  • 访问 http://localhost:8080

主要功能

  • 员工管理模块
    • 登录
    • 员工新增、删除等
    • 退出登录
  • 预定管理模块
    • 新增房间预订
    • 预定列表
  • 房间管理模块
    • 新增房间
    • 房间列表
  • 入住/退房管理模块
    • 入住办理
    • 退房办理
  • 评论管理模块
    • 评论新增
    • 评论列表
    • 基于 Hadoop + Wordcount 的顾客评价分析系统

可供测试的帐号密码

如果你拥有 /sql/hotel_with_data.sql 或可以连接我们提供的远端数据库,则可以使用如下账密测试:

  • 普通员工:帐123,密321
  • Admin帐户:帐admin,密admin

hotel-24h's People

Contributors

shilofel avatar twileon avatar z0gsh1u avatar zengc2024 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

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