Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/saad123ali/projects-oop-c-
OOP Projects
https://github.com/saad123ali/projects-oop-c-
Last synced: 22 days ago
JSON representation
OOP Projects
- Host: GitHub
- URL: https://github.com/saad123ali/projects-oop-c-
- Owner: Saad123ali
- Created: 2024-04-05T17:43:15.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-09-04T14:50:18.000Z (5 months ago)
- Last Synced: 2025-01-20T05:18:08.171Z (22 days ago)
- Language: C++
- Size: 46.9 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# C++ Vector-Based Projects
Welcome to my C++ projects repository! This collection includes two projects that use vectors for data management: a Vehicle Management System (VMS) and a Book Management System.
## π Projects Overview
Hereβs a brief overview of the projects included in this repository:
1. **Vehicle Management System (VMS)**
- **Description**: A system designed to manage vehicle information using vectors. It supports functionalities such as parking three types of vehicle like Bus, Car, Bike and with two types of parking like days and hours. It also calculate fine if parking time exceeded automatic and show realtime bill calculation also block vehilces if wrong token enter and admin also access to see all data and also add mini feature to hide the admin password.
- **Technologies Used**: C++, Vectors2. **Book Management System**
- **Description**: A system for managing book records using vectors. Features include adding new books, removing existing ones, searching for books, and displaying the list of books.
- **Technologies Used**: C++, Vectors## π 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-OOP-in-C-.git
cd https://github.com/Saad123ali/My-Project-in-OOP-in-C-.git