Skip to content

A desktop app for a Car rental office tha i developed with Java-Swing

License

Notifications You must be signed in to change notification settings

Rachidba/Car-Rental-Office-Java-Swing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

This is a project we created in 2017 as part of our studies.
Idea: A desktop application to help a cars rental office to manage their rentals.
Goal: Put into practice some concepts/patterns we learned (MVC, DAO, Dependency injection, Singleton, etc.).

Start with

  1. Clone the repository
  2. Initialize your MySQL database by executing the file: /sql/DB.sql
  3. Update database connection params in the file: /src/Model/SingletonConnection.java
  4. Compile and run the application with CLI or your favorite IDE (We used IntelliJ IDEA for development)

Some screenshots from the result application

Alt text Alt text Alt text
Alt text Alt text

About

A desktop app for a Car rental office tha i developed with Java-Swing

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages