Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/saad123ali/my-project-in-c-
All my project in C++
https://github.com/saad123ali/my-project-in-c-
Last synced: 17 days ago
JSON representation
All my project in C++
- Host: GitHub
- URL: https://github.com/saad123ali/my-project-in-c-
- Owner: Saad123ali
- Created: 2024-01-31T09:28:30.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-05T16:20:55.000Z (2 months ago)
- Last Synced: 2024-12-05T17:26:30.439Z (2 months ago)
- Language: C++
- Size: 1.15 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# C++ Array-Based Projects
Welcome to my C++ projects repository! This collection includes various programs demonstrating array-based implementations for different systems, such as a Bank, Book management, Bus schedule, and Library system.
## π Projects Overview
Hereβs a brief overview of the projects included in this repository:
1. **Bank System**
- **Description**: A program that simulates basic banking operations such as creating accounts, depositing, and withdrawing money using arrays.
- **Technologies Used**: C++2. **Book Management System**
- **Description**: A system for managing a collection of books, including adding, removing, and searching for books using arrays.
- **Technologies Used**: C++3. **Bus Schedule System**
- **Description**: A system to manage bus schedules, including bookkng tickets also cancel see which bus available etc using arrays.
- **Technologies Used**: C++4. **Library System**
- **Description**: A program to manage library operations, such as checking in and checking out books, and tracking borrowed books using arrays.
- **Technologies Used**: C++## π Getting Started
To compile and run these projects:
1. **Clone the Repository**:
```bash
git clone https://github.com/Saad123ali/https://github.com/Saad123ali/My-Project-in-C-.git
cd https://github.com/Saad123ali/My-Project-in-C-.git