Giter Site home page Giter Site logo

tk1-ex1's Introduction

TK1-EX1

Execution

Please execute Gradle inside tk1-ex1 folder, not TK1-EX1 folder.

Run the program using 2 (or more) command prompt, one for server, one (or more) for client.

For the server:

./gradlew runServerApp

For the client:

./gradlew runClientApp

DO NOT run both server and client on the SAME command prompt!

Edit and Create

When editing/creating flights, please follow the below datetime format:

YYYY-MM-DD (for "original date" field only)

YYYY-MM-DD HH:MM:SS

Check-in counters field is List<Integer> type.

Gates field is List<String> type.

Terminal field is integer type.

All date/time fields are LocalDateTime/LocalDate type.

While all the other fields are string type.

Please put TK into either the arrival or departure airport, since the system is served for virtual TK airport.

Please put the information on only the departure and check-in fields, if your flight is a departure flight. Please put the information on only the arrival fields, if your flight is an arrival flight.

Other operations

When using the editing/creating window, use cancel to close the window, instead of "X". Otherwise both editing window and flight list window will be closed.

Cells in table are in fact editable, but this was a price for enabling table to detect which row the user is selecting. But it won't affect the value of the field.

tk1-ex1's People

Contributors

marz-r avatar mozuha 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.