Skip to content

llucxdev/bikeRental

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BikeRental is a Java Swing application that allows you to manage a database of users and bikes. It provides an intuitive interface with buttons to add, update and delete users, as well as bikes. It also allows you to rent and return bikes. Once a bike is rented it stores the date and time it is rented and when it is returned a window appears with a qualification of the status of the bike and a cost per rental.

Technologies Used:

  • Java
  • Java Swing
  • MySql

Installation

You might create a MySql server with correct params and import the database in the repository.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages