Taxi service

sctaxi

Taxi service – three level solution to manage taxi – client – manager cycle.

Used technologies:
Dispatcher – Java SE GUI based swing application, DBMS: MySQL;Taxi driver – Java ME application;
Service – Web application with RPC(JSON) communication engine. Server: Tomcat, DBMS: MySQL.

Functions:

  1. Register new order (Dispatcher part);
  2. Inform nearest to order address drivers about new order (Driver part);
  3. Collect process statuses (Ready, Go, Done, Wait, …) from drivers;
  4. Manage drivers queue on parking places.

Leave a Reply

Your email address will not be published. Required fields are marked *

2  +  7  =