Giter Site home page Giter Site logo

airlinebooksystem's Introduction

AirlineBookSystem

综合课程设计项目——航空订票系统android客户端

##需求分析:
###主要任务:

  1. 管理员可以录入或者导入/导出各个航线的航班信息,可以修改航班信息,可以增加/删除/修改操作工作员信息。
  2. 操作工作员可以实现订票订票、退订,查看航线
    ###详细功能:
  3. 录入航线信息:每条航线信息包括航班号、飞机号、目的地、订票数、余票数共5项。
  4. 订票业务:客户信息包括姓名, 航班号, 座位号。有新客户订票时, 先输入客户的姓名,身份证号和他提出的航班号, 查询该航线的订票情况, 若有余票, 则为客户办理订票手续, 分配/选择户一个座位号。若无余票, 则输出客满信息。如果该航班已经无票,可以查询输出可选择的其他航班信息。
  5. 退票业务:根据客户提出的航班号和姓名, 办理退票, 从数据库中删除该客户的信息, 并修改数据库中相应航线的订票数和余票数。
  6. 修改航班信息:当航班信息改变可以修改航班数据文件。
  7. 输出全部航线信息和全部客户信息。
  8. 退出系统。要求用数据库保存信息。

airlinebooksystem's People

Contributors

levent-j avatar

Watchers

 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.