SimonWaldherr / golang-examples

Go(lang) examples - (explain the basics of #golang)
https://simonwaldherr.github.io/golang-examples/
MIT License
1.57k stars 453 forks source link

#78 Added Booking app using golang. #79

Open Aarav238 opened 2 years ago

Aarav238 commented 2 years ago

It Books your ticket by taking you email , no. of tickets you want to book, and then return your ticket.

Aarav238 commented 2 years ago

Please merge it with hactoberfest tag. Thank You @SimonWaldherr

SimonWaldherr commented 2 years ago

Hi, it seems unfinished. It says something about sending eMails, but doesn't send Mails. The eMail-Adress validation only checks if there is a @ in the string.

Aarav238 commented 2 years ago

It is a terminal based project. It checks whether the email has @ in it or not. I have mentioned that it takes your email as one of your information and then send ticket in the terminal..

AShreyam commented 2 years ago

Hey I have added the golang project using the POSTGRESQL text search in conjunction with Google Go

AShreyam commented 2 years ago

Please merge it with hactoberfest tag. Thanks @SimonWaldherr

Aarav238 commented 2 years ago

Please merge it @SimonWaldherr