Skip to content

violaziweisong/Ridesharing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Ridesharing System

Implement a system for a ridesharing startup company. It manages data relevant to ridesharing, e.g., drivers, passengers, vehicles, requests, taxi stops, and trips. The system should provide an interactive interface to system administrators, passengers, managers, and drivers.

This project is divided into two phases: In phase 1, design the database (including an ER-diagram and a relational schema). Use the suggested solution to complete phase 2.

In phase 2, implement the system as a Java command-line program.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages