RentLio
This is a vehicle reservation system. Which is made with JavaFX and also using hibernate and RMI.
And also modern UI and UX concepts and jfoenix.
View on Behance
UIs -Getting Started
- Clone the repository.
git clone https://github.com/Shehanka/RentLio.git
- Install OpenJDK 11.0 or higher.
- Install MySQL.
- Run MySQL Script.
- Run
mvn install
- Run
mvn exec:java
on RentLioClient. - Run RentLIOStart.java.
- Input login credentials. End with an example of getting some data out of the system or using it for a little demo
Used Design Patterns
- MVC
- Factory
- Abstract Factory
- Singleton
- Observer
- Facade
Deployment
- Create JAR File and Execute
Built With
- jfoenix - The JavaFX framework used
- CustomStage - A JavaFX undecorated stage which can fully be customized
Contributing
- Chamod Shehanka - Developer - Shehanka
See also the list of contributors who participated in this project.
Versioning
We use SemVer for versioning. For the versions available, see the [tags on this repository]
Authors
- Chamod Shehanka - Developer Who's the author of those contents - Shehanka
License
This project is licensed under the Apache License 2.0 - see the LICENSE.md file for details