Giter Club home page Giter Club logo

hotel's Introduction

无线点餐平台 (自己独自完成的第一个项目)

包括两个部分前台用户使用界面和后台管理员管理界面。

  • 采用技术:Servlet+JSP+JDBC+MYSQL数据库(C3P0链接池) MVC开发模式
    • mysql 数据库设计:
      • 餐桌表
      • 菜类别表
      • 菜品种表
      • 订单表 (订单基本信息)
      • 订单明细表 (主要是菜品种)
        • 订单表与餐桌表关系约束
        • 订单明细与订单表关系约束
        • 订单明细与菜信息关系约束

需要导入的jar包:
jar包

  • 用户前台功能包括:

    • 选定餐桌
    • 查看菜系
    • 选中菜品加入购物车
    • 下单结账
  • 用户后台管理功能包括:

    • 餐桌管理(包括添加、退桌、搜索功能)
    • 菜系管理(包括更新、删除、添加、搜索功能)
    • 菜品管理(包括更新、删除、添加、搜索功能)
    • 餐厅订单(包括查看订单详情、结账功能)

项目文档结构如图:

jar包

hotel's People

Contributors

libenhe avatar

Watchers

James Cloos 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.