Skip to content

Mohamed-Sarhan-Elhussieny/C_Programming_Projects

Repository files navigation

  1. Vehicle Control System Project: The Vehicle Control System Project is designed to manage various aspects of a vehicle, including engine control, temperature regulation, and response to traffic signals. It allows users to interact with the system through a menu-driven interface, where they can turn the engine on/off, set room and engine temperatures, and respond to traffic signals. The system monitors vehicle speed, adjusts the air conditioning, and controls engine temperature based on user input and predefined conditions. The project aims to simulate basic vehicle management functionalities in a controlled environment.

  2. Family Member Management Project: The Family Member Management Project provides functionalities to manage a list of family members, including their names and birthdates. Users can add new family members, view existing ones, search for members based on birth month, and delete members from the list. The project offers a simple interface for users to interact with the system, allowing them to perform various operations related to family member management. It serves as a basic tool for organizing and accessing information about family members in a structured manner.

  3. Customer Account Management Project: The Customer Account Management Project facilitates the management of customer accounts in a banking system. It allows users to create new accounts, update existing account information, perform transactions (such as deposits and withdrawals), check account details, remove accounts, and view a list of all customer accounts. The project provides a menu-driven interface for users to navigate through different options and interact with the system. It aims to provide basic banking functionalities for managing customer accounts efficiently and securely.