Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/akashhirumal/thogakade_jfx_crud
Thogakade is a JavaFX-based inventory management system designed to streamline shop operations, including managing customers, items, and orders. This project demonstrates efficient CRUD (Create, Read, Update, Delete) operations, a user-friendly interface, and a robust database integration.
https://github.com/akashhirumal/thogakade_jfx_crud
crud-operations java javafx jdbc jfoenix maven mysql software-development
Last synced: 7 days ago
JSON representation
Thogakade is a JavaFX-based inventory management system designed to streamline shop operations, including managing customers, items, and orders. This project demonstrates efficient CRUD (Create, Read, Update, Delete) operations, a user-friendly interface, and a robust database integration.
- Host: GitHub
- URL: https://github.com/akashhirumal/thogakade_jfx_crud
- Owner: AkashHirumal
- Created: 2025-01-01T04:45:02.000Z (15 days ago)
- Default Branch: master
- Last Pushed: 2025-01-08T03:30:26.000Z (8 days ago)
- Last Synced: 2025-01-08T04:26:46.199Z (8 days ago)
- Topics: crud-operations, java, javafx, jdbc, jfoenix, maven, mysql, software-development
- Language: Java
- Homepage:
- Size: 28.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
🚀 Thogakade - JavaFX Inventory Management System
Thogakade is a JavaFX-based inventory management system designed to streamline shop operations including managing customers items and orders. This project demonstrates efficient CRUD (Create Read Update Delete) operations a user-friendly interface and a robust database integration.
Project Screenshots:
✨ Key Features:
Here're some of the project's best features:
* Customer Management: Add update search and manage customer details effortlessly.
* Item Management: Handle inventory with detailed item tracking including descriptions prices and pack sizes.
* Interactive UI: Built with JavaFX and enhanced with JFoenix for a sleek modern interface.
* Database Integration: Uses MySQL to provide secure scalable and persistent data management.
* MVC Architecture: Ensures modularity scalability and maintainability of the codebase.
Technologies used in the project:
* JavaFX: For designing interactive and visually appealing user interfaces.
* MySQL: Ensures reliable and efficient data storage.
* JFoenix: Material design components for modern UI development.
* Maven: Streamlined project build and dependency management.
* Lombok: For writing clean and concise code.
* JDBC: Ensures smooth and secure database connectivity
* Git: Used for version control and project collaboration.