An open API service indexing awesome lists of open source software.

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

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++.

![ERD_](https://user-images.githubusercontent.com/63167915/78508191-3c0c0d80-7785-11ea-8d23-6bcda7066ae3.png)