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

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.

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)

# 📖 FXSeries

> This project consist of a learning series towards building JavaFX GUI Desktop Apps.

## 🛠 Built With

### Tech Stack

Client

### Key Features

- **Syntax**
- **Design Pattern**
- **Handling Events**

(back to top)

## 💻 Getting Started

> 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`

(back to top)

## 👥 Authors

👤 **Samuel**

- GitHub: [@devMunyi](https://github.com/devMunyi)
- LinkedIn: [Samuel Munyi](https://www.linkedin.com/in/samuel-munyi)

(back to top)

## 🤝 Contributing

> Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

(back to top)

## ⭐️ Show your support

> Give a ⭐️ if you like this project!

(back to top)

## 🙏 Acknowledgments

> I would like to thank everyone whose code was used.

(back to top)

## 📝 License

> This project is [MIT](./LICENSE) licensed.

(back to top)