JAVA Semester Project | Review Plsss! | GN Tours and Services

gauravsingh9356

Gaurav Singh

Posted on April 24, 2021

JAVA Semester Project | Review Plsss! | GN Tours and Services

Finally, I have completed our project. This was my first Java project on this scale. Seriously, I had no idea about how far I will make it after I decided on this idea to implement. But at last, I am happy to share that I implemented more utilities than I initially thought!

š“–š“ š“£š“øš“¾š“»š“¼ š“Ŗš“·š“­ š“¢š“®š“»š“暝“²š“¬š“®š“¼

š…š®š„š„š² š‹šØššššžš š‘šžššš„ š–šØš«š„š š€š©š©š„š¢šœššš­š¢šØš§ š­šØ ššžšÆšžš„šØš© šš š¬š²š¬š­šžš¦ š­š”ššš­ ššš®š­šØš¦ššš­šžš¬ š­š”šž š©š«šØšœšžš¬š¬šžš¬ ššš§š šššœš­š¢šÆš¢š­š¢šžš¬ šØšŸ šš š­š«šššÆšžš„.

Functionalities:

  • Fully Secured Authentication i.e. SignUp, Login, logout,Forget Password utilities. Encryption and Decryption of user passwords

  • Loading Welcome Screen to user

  • Registration

  • OTP Email Sending utility.

  • Confimation Email Sending utility after successfull registration

  • Update Details if user wants to update

  • View User Details

  • Different Packages with different prices and offerings

  • View Hotels

  • Book Package Utility

  • Dynamic Hotels Integration with Database

  • Book Hotel Utility

  • View booked Package and Hotel

  • No of person, AC/Non AC room, food/No food etc all utilities offerings and then dynamically calculation of prices

  • View Destination

  • Payment with Stripe

  • Chat Bot for answering FAQs

  • Review Us utility includes user rating out of 5 and their comments about our services

  • About Us
  • Used Tech:

  • Java Swing for UI

  • MySQL for Database

  • AES Algorithm for encryption/decryption of passwords

  • JavaMail for sending email OTP

  • Stripe API Payment Gateway
  • Database Records

    Database == Travel

    Tables:

  • account for auth

  • customer for registration

  • bookpackage for booking of package

  • hotel for adding hotels in table and dynamically fetching them in UI

  • bookhotel for booking hotels

  • review for reviewing our services
  • If liked feel free to star it!šŸ¤©

    Github Code Link

    LinkedIn

    šŸ’– šŸ’Ŗ šŸ™… šŸš©
    gauravsingh9356
    Gaurav Singh

    Posted on April 24, 2021

    Join Our Newsletter. No Spam, Only the good stuff.

    Sign up to receive the latest update from our blog.

    Related