https://github.com/manusquall/dachm-project
The objective of this C project is to manage phone operators: create, update, delete many operators with their caracteristic and manage subscriptions, credit purchase and other features related to it. It is my first teamworking project and the final exam of my first year studying software engineering.
https://github.com/manusquall/dachm-project
c gcc phone-operator
Last synced: 3 days ago
JSON representation
The objective of this C project is to manage phone operators: create, update, delete many operators with their caracteristic and manage subscriptions, credit purchase and other features related to it. It is my first teamworking project and the final exam of my first year studying software engineering.
- Host: GitHub
- URL: https://github.com/manusquall/dachm-project
- Owner: ManuSquall
- License: gpl-3.0
- Created: 2019-11-07T11:54:12.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-06-21T14:01:57.000Z (about 5 years ago)
- Last Synced: 2025-06-04T04:19:24.973Z (about 1 year ago)
- Topics: c, gcc, phone-operator
- Language: C
- Homepage:
- Size: 127 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# DACHM project

## Context
This project was coded for our first year final exam in C language
## Tools used
* [VS Code](https://code.visualstudio.com/)
* [Code::Blocks](https://www.codeblocks.org/)
## How does it work
### the main objectives of this project are:
* to create new phone operator
* to list all phone operator created
* to show characteristics of each phone operator
* to update/ modify each phone operator
* to add index for any operator
___________________________________________________
* add new subscribers to a phone operator
* show all subscribers of a phone operator
* show all informations about subscribers
___________________________________________________
* permit a credit purchase for the subscribers
___________________________________________________
* permit other features related to a sim card
* and quit! :-)
## Output:



## About Authors / Contributors
[ManuSquall](https://manusquall.azurewebsites.net/)
[Vadim](https://github.com/Antasene98)
## License
This project is licensed under the [CC0 1.0 Universal](https://creativecommons.org/) Creative Commons License.
## Acknowledgments
# Made with purple 💜 lust :-)