Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 284 Bytes

File metadata and controls

2 lines (2 loc) · 284 Bytes

Auto Vehicles Database

A java program to provide a user interface for an SQL database containing information on car accidents. In this project I have designed a normalized database schema and implemented that design using Java. This implementation is a command line implementation.