https://github.com/devmunyi/fxseries
This project consist of a learning series towards building JavaFX GUI Desktop Apps.
https://github.com/devmunyi/fxseries
desktop-apps javafx javafx-gui
Last synced: about 1 month ago
JSON representation
This project consist of a learning series towards building JavaFX GUI Desktop Apps.
- Host: GitHub
- URL: https://github.com/devmunyi/fxseries
- Owner: devMunyi
- License: mit
- Created: 2023-04-12T05:44:31.000Z (about 2 years ago)
- Default Branch: dev
- Last Pushed: 2023-04-21T12:46:35.000Z (about 2 years ago)
- Last Synced: 2025-03-14T06:12:40.600Z (about 1 month ago)
- Topics: desktop-apps, javafx, javafx-gui
- Homepage:
- Size: 653 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [👥 Authors](#authors)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)> This project consist of a learning series towards building JavaFX GUI Desktop Apps.
Client
- **Syntax**
- **Design Pattern**
- **Handling Events**
> To get a local copy up and running, follow these steps.
### Prerequisites
> In order to run this project you need following installations:
Java JDK-17
Intellij IDE or Eclipse
SceneBuilder
### Setup
> To run and view this application, you will first have to clone a local version of this repository using:
`git clone https://github.com/devMunyi/fxSeries.git`
> After that navigate to the newly created folder and open it using Intellij or Eclipse IDE:
`cd fxSeries`
👤 **Samuel**
- GitHub: [@devMunyi](https://github.com/devMunyi)
- LinkedIn: [Samuel Munyi](https://www.linkedin.com/in/samuel-munyi)
> Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
> Give a ⭐️ if you like this project!
> I would like to thank everyone whose code was used.
> This project is [MIT](./LICENSE) licensed.