https://github.com/haksham/cab-booking
An online cab booking system with integrated backend.
https://github.com/haksham/cab-booking
apache-tomcat authentication eclipse-ide eclipse-plugin html-css-javascript jdbc-connector mysql-database
Last synced: about 1 month ago
JSON representation
An online cab booking system with integrated backend.
- Host: GitHub
- URL: https://github.com/haksham/cab-booking
- Owner: Haksham
- Created: 2024-01-10T18:32:16.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-12-25T15:43:24.000Z (over 1 year ago)
- Last Synced: 2025-02-22T19:13:56.366Z (over 1 year ago)
- Topics: apache-tomcat, authentication, eclipse-ide, eclipse-plugin, html-css-javascript, jdbc-connector, mysql-database
- Language: CSS
- Homepage: https://cab-booking-rho.vercel.app
- Size: 5.33 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Hello Everyone,
Java mini project for a cab booking website.
Here "register" folder contain the servlet classes.
"java/com/uniquedeveloper/registration" contain the java files which work as backend for website.
The welcome pages and servlet are initiated in web.mxl inside WEB-INF folder.
Also the jar files are inside the "WEB-INF/lib" folder.
The IDE used is Eclipse and MySQL is used for data base and connector-jar file v.8.0.30.jar.
The server used is apache tomcat v.10.1.18.
P.S. I changed the SQL database password for users.
Along with registration page, login page, index page feature like night mode is also included.
Hope you like it.