An open API service indexing awesome lists of open source software.

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:

Awesome Lists containing this project

README

          

# JavaFX Material Design 🎉
JavaFX Material Design Models (UI/UX)

[![License MIT](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)
[![Java 8](https://img.shields.io/badge/Java-8-red.svg)](https://www.java.com)
![Open Source Love](https://badges.frapsoft.com/os/v1/open-source.svg?v=102)

## Demo
Stepper Touch



![Stepper Touch Demo](screenshots/stepper_touch.gif)

Recycler View



![Stepper Demo](screenshots/recycler_view.gif)

Selected View



![Selected View Demo](screenshots/selected_view.gif)

Menu Drawer



![Menu Drawer Demo](screenshots/menu_drawer.gif)

Custom Alerts



![Custom Alerts Demo](screenshots/custom_alerts.gif)

Animate Buttons

![Animate Buttons Demo](screenshots/animate_buttons.gif)

Slide Show

![Animate Buttons Demo](screenshots/slide_show.gif)

**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.