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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DACHM project

output2

Context

This project was coded for our first year final exam in C language

Tools used

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:

output1

output2

output3

About Authors / Contributors

ManuSquall

Vadim

License

This project is licensed under the CC0 1.0 Universal Creative Commons License.

Acknowledgments

Made with purple 💜 lust :-)

About

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.

License:GNU General Public License v3.0


Languages

Language:C 100.0%