https://github.com/houarizegai/fxmaterialdesign
JavaFx Material Design Models (UI/UX) :tada:
https://github.com/houarizegai/fxmaterialdesign
java javafx material-design models ui-ux
Last synced: 4 months ago
JSON representation
JavaFx Material Design Models (UI/UX) :tada:
- Host: GitHub
- URL: https://github.com/houarizegai/fxmaterialdesign
- Owner: HouariZegai
- License: mit
- Created: 2018-09-18T17:13:15.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2020-10-02T17:26:51.000Z (about 5 years ago)
- Last Synced: 2025-04-11T09:35:04.500Z (6 months ago)
- Topics: java, javafx, material-design, models, ui-ux
- Language: Java
- Homepage:
- Size: 38.1 MB
- Stars: 81
- Watchers: 5
- Forks: 23
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# JavaFX Material Design 🎉
JavaFX Material Design Models (UI/UX)[](LICENSE)
[](https://www.java.com)
## Demo
Stepper Touch
Recycler View
Selected View
Menu Drawer
Custom Alerts
Animate Buttons

Slide Show

**Or [Watch video :movie_camera:](https://youtu.be/go6uRr54gP4)**
## Thank _You_!
Please :star: this repo and share it with others
## Libraries used 🔧
* JFoenix
* AnimateFX## Installation 🔌
1. Press the **Fork** button (top right the page) to save copy of this project on your account.2. Download the repository files (project) from the download section or clone this project by typing in the bash the following command:
git clone https://github.com/HouariZegai/FXMaterialDesign.git
3. Import it in Intellij IDEA or any other Java IDE & let Maven download the libraries (mentioned above) for you.
4. Run the application :D## Contributing 💡
If you want to contribute to this project and make it better with new ideas, your pull request is very welcomed.
If you find any issue just put it in the repository issue section, thank you.