Skip to content

A J2EE Based Travel Booking Simple Website which uses Oracle 21C and Glassfish

License

Notifications You must be signed in to change notification settings

rounak-codes/Travia-Tours

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Travia-Tours

Travia-Tours is a travel and tourism web application built using J2EE with Glassfish server and JSP for server-side processing. Oracle 21C is used as the database to store tour-related information and manage user data.

Features

  • User Authentication (Registration & Login)
  • Tour Package Listings
  • Booking System
  • User Profile Management
  • Admin Dashboard for managing tours and users
  • Dynamic web pages using JSP

Technologies Used

  • Backend: J2EE, JSP (Java Server Pages)
  • Server: Glassfish
  • Database: Oracle 21C
  • Frontend: HTML, CSS, JavaScript
  • IDE: Netbeans (Recommended)

Requirements

  • JDK 11 or higher
  • Glassfish Server 5.0 or higher
  • Oracle 21C Database
  • Eclipse IDE or any other Java IDE
  • Web browser for testing

Setup Instructions

1. Clone the repository

git clone Saikat-Adhya/Travel_Website-Front-End.git

2. Configure Glassfish Server

3. Set Up the Oracle 21C Database

  • Download and install Oracle 21C.
  • Create a new schema for Travia-Tours and run the SQL scripts provided in the db folder to set up the necessary tables.

4. Configure the Project

  • Open the project in your IDE (preferably Netbeans).
  • Make sure to configure the Glassfish server with the project.

5. Run the Application

  • Start the Glassfish server.
  • Deploy the project on the server.
  • Access the application in your browser

Usage

  1. Register a new user or login with existing credentials.
  2. Browse and book tours from the available listings.
  3. Admin users can manage tour packages and user accounts.

Contributing

Feel free to open issues or submit pull requests for improvements or bug fixes.

License

This project is licensed under the MIT License. See the LICENSE file for more details.


About

A J2EE Based Travel Booking Simple Website which uses Oracle 21C and Glassfish

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published