https://github.com/amirhaytham/super-market-branches-administration-system
A Data Base Console Application for Super Market which has distributed branches in different governorates. The Project is a file-based system attached with ERD
https://github.com/amirhaytham/super-market-branches-administration-system
console-application cplusplus cpp cpp11 cpp14 cpp17 data-base entities erd file-based-db file-based-system flatfile governorates market market-branches-administration rdb
Last synced: 5 months ago
JSON representation
A Data Base Console Application for Super Market which has distributed branches in different governorates. The Project is a file-based system attached with ERD
- Host: GitHub
- URL: https://github.com/amirhaytham/super-market-branches-administration-system
- Owner: AmirHaytham
- Created: 2020-04-05T18:58:07.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-04-20T21:50:06.000Z (over 4 years ago)
- Last Synced: 2025-03-12T01:42:40.505Z (9 months ago)
- Topics: console-application, cplusplus, cpp, cpp11, cpp14, cpp17, data-base, entities, erd, file-based-db, file-based-system, flatfile, governorates, market, market-branches-administration, rdb
- Language: C++
- Homepage:
- Size: 1.02 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Super Market Branches Administration System
A Data Base Console Application for Super Market which has distributed branches in different governorates for File Processing (CS211) Course. The Project is a file-based system attached with ERD
## Entity Relationship Diagram (ERD) for the Data Base of the Project
The diagram explains the relationships between the entities, and The idea of the project is the data base for super market which has a several branches in different governorates. At every governorate, we have a data base which can control to add new member, or even a product, or delete an item from data base. Implemented with C++.
