Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/sharada-marasinha/thogakade-javafx
- Owner: sharada-marasinha
- Created: 2023-07-30T17:03:20.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-09-06T17:46:58.000Z (4 months ago)
- Last Synced: 2024-09-06T21:03:39.973Z (4 months ago)
- Topics: jdbc, mvc-architecture, singleton-pattern
- Language: Java
- Homepage:
- Size: 2.13 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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