File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 11# Mechanic Shop
22Welcome to Amir's Mighty Mechanic Shop. This is a JavaFX application that connects to a local PostgreSQL database.
33I originally wrote this project on the terminal for my Database Management Systems class at UC Riverside.
4- I expanded it using JavaFX which provides a GUI.
4+ I expanded it using JavaFX which provides a GUI. Tables were provided by UCR.
55
66# Introduction
77This program intends to perform the following functions:
@@ -38,4 +38,4 @@ This program has been built and tested on Ubuntu 18.04 including PostgreSQL 10,
3838![ Add Customer] ( https://github.com/AmirUCR/jdbc_mechanic_shop/blob/master/images/add_customer.png )
3939![ Add Customer] ( https://github.com/AmirUCR/jdbc_mechanic_shop/blob/master/images/add_customer_2.png )
4040![ List Cars] ( https://github.com/AmirUCR/jdbc_mechanic_shop/blob/master/images/list_cars.png )
41- ![ List Cars] ( https://github.com/AmirUCR/jdbc_mechanic_shop/blob/master/images/list_cars_2.png )
41+ ![ List Cars] ( https://github.com/AmirUCR/jdbc_mechanic_shop/blob/master/images/list_cars_2.png )
You can’t perform that action at this time.
0 commit comments