Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chamithkavinda/mobilevision
This repository features the MobileVision application, designed using layered architecture principles in Java. Built with JavaFX and JDK 11, the standalone CRUD application organizes functionality into distinct layers for better maintainability and scalability, providing an efficient system for managing mobile-related data.
https://github.com/chamithkavinda/mobilevision
crud-application java javafx jdk11 layered-architecture standalone-application
Last synced: 1 day ago
JSON representation
This repository features the MobileVision application, designed using layered architecture principles in Java. Built with JavaFX and JDK 11, the standalone CRUD application organizes functionality into distinct layers for better maintainability and scalability, providing an efficient system for managing mobile-related data.
- Host: GitHub
- URL: https://github.com/chamithkavinda/mobilevision
- Owner: chamithKavinda
- License: mit
- Created: 2024-01-01T03:42:57.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-09-29T12:40:56.000Z (4 months ago)
- Last Synced: 2024-11-23T17:43:06.533Z (2 months ago)
- Topics: crud-application, java, javafx, jdk11, layered-architecture, standalone-application
- Language: Java
- Homepage:
- Size: 18.4 MB
- Stars: 5
- 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 implemented through Layared Architecture.
![Screenshot 2024-02-11 103933](https://github.com/chamithKavinda/MobileVision/assets/139870167/1b9c0460-66d0-4542-aedd-e89e3230396a)
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