GithubHelp home page GithubHelp logo

aviationsystem's Introduction

<<<<<<< HEAD
飞机订票系统

    开始项目时间:2015/11/8
    
    
=======
 飞机订票系统
>>>>>>> branch 'master' of https://github.com/ZhaoYueNing/AviationSystem.git
    任务:
    通过此系统可以实现如下功能:
        
        1)录入:可以录入航班情况(数据可以存储在一个数据文件中,数据结构、具体数据自定)
        
        2)查询:可以查询某个航线的情况(如,输入航班号,查询起降时间,起飞抵达城市,航班票价,票价折扣,确定航班是否满仓);

        3)订票:(订票情况可以存在一个数据文件中,结构自己设定)可以订票,如果该航班已经无票,可以提供相关可选择航班;
        
        4)退票: 可退票,退票后修改相关数据文件;
        
        5)客户资料有姓名,证件号,订票数量及航班情况,订单要有编号。
        
        6)修改航班信息:当航班信息改变可以修改航班数据文件
    
        7)可以输入起飞抵达城市,查询飞机航班情况;
        
        要求:根据以上功能说明,设计航班信息,订票信息的存储结构,设计程序完成功能;
        
        
        Bug:
            1.无法订票;对于未订的航班 错误提示已经订购 已解决
            2.无法根据出发地和目的地筛选; 已解决
            3.退票时错误删除航线 已解决
            
       版本历史:
            version 1.0:                                2015/11/10  
                完成了数据的读取与保存 还需要改进:
                    1.用户输入错误时 对异常的处理更友好
                    2.项目结构设置可以更加合理
                

aviationsystem's People

Contributors

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