项目作者: manavendrasen

项目描述 :
A java swing based GUI app which is used to book railway tickets.
高级语言: Java
项目地址: git://github.com/manavendrasen/Railway-Reservation-using-Java-swing.git


Railway Reservation Desktop App

A java swing based GUI app which is used to book railway tickets.

Technologies Used

  1. Java-swing- Swing is a GUI widget toolkit for Java.
  2. MySQL as Database.

Contributing

To contribute, follow these steps:

  1. Fork this repository.
  2. Create a branch: git checkout -b <branch_name>.
  3. Make your changes and commit them: git commit -m '<commit_message>'
  4. Push to the original branch: git push origin <branch_name>
  5. Create the pull request.

Alternatively see the GitHub documentation on creating a pull request.

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.