Skip to content

Simple Ticket Booking CLI Application to learn the basics of GO.

Notifications You must be signed in to change notification settings

vedantpople4/TicketBookingApplication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ticket Booking Application using GO!

In this project I learnt about one of the youngest programming languages that is becoming more and more popular in the cloud engineering world, which is Go or also commonly known as Golang.
This project is a very simple CLI application to learn the basics of Go.

Get started 👋

  1. Download the correct version of GO from here

  2. Install GO and setup PATH variable

  3. Open Command Prompt/Terminal and make a new folder: mkdir [app-name] and change directory and open in IDE.

    Setup code . if haven't already 😁

  4. Clone the Repository from here using git clone https://github.com/vedantpople4/TicketBookingApplication.git

  5. Run the files using go run .


Fork and Contribute to this project 😄
Star this repository to support me ⭐

About

Simple Ticket Booking CLI Application to learn the basics of GO.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages