https://github.com/chamithkavinda/mobile-phone-shop-management-system
This repository features a Mobile Phone Shop Management System, developed as a standalone JavaFX application for the first semester final project. It includes CRUD operations and integrates with a database for managing inventory, sales, and customer data, providing an efficient system for mobile phone shop management.
https://github.com/chamithkavinda/mobile-phone-shop-management-system
crud-application database java java-application javafx standalone-application
Last synced: 3 months ago
JSON representation
This repository features a Mobile Phone Shop Management System, developed as a standalone JavaFX application for the first semester final project. It includes CRUD operations and integrates with a database for managing inventory, sales, and customer data, providing an efficient system for mobile phone shop management.
- Host: GitHub
- URL: https://github.com/chamithkavinda/mobile-phone-shop-management-system
- Owner: chamithKavinda
- License: mit
- Created: 2023-12-20T03:59:39.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-09-29T12:39:17.000Z (6 months ago)
- Last Synced: 2024-11-23T17:43:07.314Z (5 months ago)
- Topics: crud-application, database, java, java-application, javafx, standalone-application
- Language: Java
- Homepage:
- Size: 36.6 MB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Mobile-Phone-Shop-Management-System
This application handle a large amount of data about suppliers, stock , sales , employees , pre orders and inventory.
This management system for suppliers , management system for sales, management system for employees , management system
for Customers and also inventory management to digitalize process.Key Features
* Provide a ability to handle their customer details and automate the discount calculating process.
* Provide a ability to handle their employee information and automate the salary calculating process.
* Give high level security to the system to guarantee safe of the information.
* Provide ability to handle their supplier information accurately and guarantee their security.
* Provide the ability to handle and keep track of the quantity on hand (inventory).
* Provide the ability to handle and keep track of pre mobile orders from customer.
* Provide the ability to handle daily sales and to get report about process easily.
* Provide POS system for handle customers.Technology stack
Language: Java 11+
Database: MySQL 8.x
Database driver: MySQL Connector/Java 8.x
Database access: JDBC
Build tool: Maven
IDE: IntelliJ IDEA
UI: JavaFX
UI design: Scene Builde













