Skip to content

tuturox91/Taxi-Service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚖 Taxi Service 🚖

Simple web app, where you can manage taxi data.

⭐ Features

  • Login/logout as driver
  • Add/Delete/Get:
    • drivers
    • cars
    • manufacturers
  • JSP UI

💻 Technologies

  • JDK 11
  • Apache Maven
  • JDBC
  • MySQL 8
  • Tomcat 9
  • JSTL
  • JSP
  • Servlet API

📋 Project structure

The project is divided into several levels:

  • Presentation tier: UI is represented by a JSP, translated into a Java servlet/Controller and executed on the server.
  • Logic tier: business logic service classes that move and process data between the data and presentation layers.
  • Data tier: data store/retrieve layer.

🖼️ DB/Model structure

taxiDB

🛠️ Setup guide

You can find setup guide in guthub wiki.

About

Simple service. Servlet, MySQL 8, Tomcat 9

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published