Skip to content

Joe-BN/Java_Rental

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Java_Rental

Simple car rental system powered OOP principles and SQLite.

You could clone the repo using $ git clone https://github.com/Joe-BN/Java_Rental and $ cd Java_Rental/com.

Image

To run the program, open where you have downloaded it on you computer and run the run.bat file (You could either double click it or run $ ./run.bat in termianal while in that directory)

If you'd like to change the structure of the database, just edit the schema/schema.sql file and run $ sqlite3 rental.db < schema/schema.sql while in: .../Java_Rental/com/.
( ! Remember to change the code accordingly though ! )

About

Simple car rental system powered OOP principles and SQLite.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors