Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sharada-marasinha/thogakade-javafx

Thogakade is a lightweight Java application that showcases the integration of JavaFX with JDBC for building a simple store management system. The project provides a user-friendly graphical interface for managing store inventory using a relational database backend.
https://github.com/sharada-marasinha/thogakade-javafx

jdbc mvc-architecture singleton-pattern

Last synced: about 1 month ago
JSON representation

Thogakade is a lightweight Java application that showcases the integration of JavaFX with JDBC for building a simple store management system. The project provides a user-friendly graphical interface for managing store inventory using a relational database backend.

Awesome Lists containing this project

README

        

# JavaFX JDBC Thogakade

JavaFX Thogakadee is a simple project that demonstrates the integration of JavaFX with JDBC for creating a basic store application.

## Table of Contents

- [Features](#features)
- [Prerequisites](#prerequisites)
- [Getting Started](#getting-started)
- [Usage](#usage)
- [Contributing](#contributing)
- [License](#license)

## Features

- **JavaFX UI**: Utilizes JavaFX for creating a graphical user interface.
- **JDBC Integration**: Connects to a relational database using JDBC for data storage.

## Prerequisites

Make sure you have the following installed before setting up the project:

- Java Development Kit (JDK) 8 or higher
- MySQL or another relational database server
- (Any other prerequisites specific to your project)

## Getting Started

1. **Clone the repository:**
```bash
https://github.com/sharada-marasinha/Thogakade-Using-javaFX.git
cd Thogakade-Using-javaFX