Skip to content

Latest commit

 

History

History
63 lines (40 loc) · 3.3 KB

README.md

File metadata and controls

63 lines (40 loc) · 3.3 KB

Car Renting 🚗

Our software takes care of a management system for renting car's owners where they can manage Employees, Customers, Vehicles, City, Rents and Returns of Vehicles.

Build With 🛠️

forthebadge forthebadge

Versioned 📌

We used GitHub to the versioned. For all the updates of the software, check the releases here.

Authors ✒️

Documentation And Images 💬📷

  • All the documentation can be found here, view the last file, CarRentingV3 here
/resources/docs/
  • All the images used on the Software and this readme can be found here
/resources/image/

Execution 📦

We have two forms to execute the software: an .exe, and a .jar.

  • In order to execute the software by his .exe, you need to double click on a file called car-renting-javafx.exe on app path. Then, the software will start.

    this .exe will not be able to be copied and pasted on the desktop, what if you can do, is to create a shortcut of it.

  • To run the program from its .jar, you must have a minimum JRE of: "jre1.8.0_281" in which it was developed. Then, you should follow these steps:

    1️⃣ Run your command console.
    2️⃣ Navigate to the App folder.
    3️⃣ Execute the following command to execute it, ignore any error displayed in the console:

java -jar car-renting-javafx.jar

Functionalities 📱📹

You can check out all the functionalities of the program with images of the app here

You can check the actual functionalities of the software already programed here

You can check the final functionalities of the software here

You can see all the functionalities in a video, click here

Expressions of Gratitude 🎁

  • None 📢

⌨️ with ❤️ cuatrosr 😊
⌨️ with ❤️ GabrielSB19 😊