Your Web News in One Place

Help Webnuz

Referal links:

Sign up for GreenGeeks web hosting
April 24, 2021 03:51 pm GMT

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


    Original Link: https://dev.to/gauravsingh9356/java-semester-project-review-plsss-gn-tours-and-services-4fm7

    Share this article:    Share on Facebook
    View Full Article

    Dev To

    An online community for sharing and discovering great ideas, having debates, and making friends

    More About this Source Visit Dev To