Code Monkey home page Code Monkey logo

flight-system-which-uses-mysql-database's Introduction

Flight System which Uses MYSQL Database

In this project we made a flight system. Modules that we have listed below:

  1. Login
  2. Search Flight
  3. Select Flight
  4. Create Ticket
  5. Change Ticket
  6. Online Check In

I used Netbeans for coding and for GUI we used Java Swing Library. For database, I used MYSQL Workbench and POPSQL.

In database we have 13 tables. Table names listed below:

  1. bilet
  2. binis_karti
  3. fiyat
  4. havayolu
  5. koltuk
  6. kullanici
  7. sinif
  8. student
  9. ucak
  10. ucus
  11. ucus_noktasi
  12. yolcu
  13. yolcu_tipi

You must import database files to your MYSQL Workbench and in Connector.java you must change the username and password to your own MYSQL account. The code files are little bit nasty so it can be more connectors in java classes you have to change them all to your own MYSQL username and password. Don't forget to add the Java Connector to your library. This is the key of the connection between MYSQL and Java.

Resources:

  1. For learning MYSQL, you can watch this: https://youtu.be/HXV3zeQKqGY

  2. For doing connection between MYSQL and Java watch this: https://youtu.be/2i4t-SL1VsU

flight-system-which-uses-mysql-database's People

Contributors

fzehracetin avatar

Stargazers

 avatar

Forkers

saketh0718

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.