https://github.com/guermoud98/gestion-magasin
https://github.com/guermoud98/gestion-magasin
dao-design-pattern eclipse-ide java poweramc singleton-pattern sqlserver uml-class-diagram
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/guermoud98/gestion-magasin
- Owner: Guermoud98
- Created: 2023-10-24T22:08:00.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-04T20:29:10.000Z (about 2 years ago)
- Last Synced: 2025-03-18T21:30:32.028Z (9 months ago)
- Topics: dao-design-pattern, eclipse-ide, java, poweramc, singleton-pattern, sqlserver, uml-class-diagram
- Language: Boo
- Homepage:
- Size: 204 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Store Management Application
This project aims to develop an application for store management. The application includes modules for product management, customer management, sales management, and payment management. Each module is implemented with a user interface using JavaFX (Presentation Layer) and data access functionality (DataAccessLayer).