Skip to content

houachedaoud/Travel_agency

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Traveling_Agency_repo

Introduction:

This project is a fullstack website for an imaginary bus travel agency, it has two sides one for the passengers to pursue or cancel there enrollment and an admin dashboard side to manipulate trips and buses, for more understanding you can explore the pics i droped down.

Pics

Passenger Home Page: Passenger_home_page

Passenger Trips Page: Passenger_trips_page

Passenger My Trips Page: Passenger_mytrips_page

Passenger About Us Page: Passenger_aboutus_page

Database Tables:

Tables

Guide:

Important resources for this project:

Server:

I personally used Tomcat server version 10.1.4 to exeute the project but i think any other web server would work just fine.

Database:

I made this project based on oracle Databse 11g version, it's fine to change to mySql or mongoDB database just don't forget to change the connection.java file content to whatever suits your database.

Libraries:

In order for this project to work proparly you need to import some jar files which are:
👉 oracle 11g version connector named ojdbc6_g.jar
👉 since the project is using jstl technology to send values to the client side or jsp files you have to upload two jstl jars called jakarta.servlet.jsp.jstl-2.0.0.jar and jakarta.servlet.jsp.jstl-api-2.0.0.jar

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors