Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/guermoud98/gestion-magasin
- Owner: Guermoud98
- Created: 2023-10-24T22:08:00.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-04T20:29:10.000Z (about 1 year ago)
- Last Synced: 2024-03-11T16:52:32.753Z (10 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).