https://github.com/mukeshlilawat1/cpp-projects
This is a basic C++ project developed to practice fundamental concepts of C++ programming such as data types, conditionals, loops, functions, file handling, and object-oriented programming. The project runs on the command line and is easy to understand for beginners.
https://github.com/mukeshlilawat1/cpp-projects
cpp cpp-library
Last synced: 6 months ago
JSON representation
This is a basic C++ project developed to practice fundamental concepts of C++ programming such as data types, conditionals, loops, functions, file handling, and object-oriented programming. The project runs on the command line and is easy to understand for beginners.
- Host: GitHub
- URL: https://github.com/mukeshlilawat1/cpp-projects
- Owner: mukeshlilawat1
- Created: 2024-12-18T12:51:53.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-09-25T14:48:07.000Z (7 months ago)
- Last Synced: 2025-09-25T16:38:52.995Z (7 months ago)
- Topics: cpp, cpp-library
- Language: C++
- Homepage:
- Size: 328 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
💻 Cpp-Projects
A collection of beginner-friendly and real-world C++ language projects to strengthen your programming fundamentals.
---
## 🧠 Overview
This repository contains a set of small to medium-sized projects written in the C++ programming language. These are ideal for beginners and intermediate learners to:
- Practice basic programming skills
- Understand project structure and logic
- Learn real-world applications of C++
- Prepare for college assignments or mini-projects
---
## 🛠 Technologies Used
- **C++ Language**
- **GCC Compiler**
- **Command Line Interface (CLI)**
- **Any C++-supported IDE (VS Code, Turbo C++, Code::Blocks, etc.)**
---
## 📁 Project List
| Project Name | Description |
|--------------------------------------|--------------------------------------------------------------|
| ✈️ Airlines Reservation System | Simulates a basic airline ticket booking system |
| 🏥 Hospital Management | Patient data and record management system |
| 🛒 Online Shopping System | Product purchasing and billing application |
| ☎️ Phone Book Management System | Add, view, search, and delete contacts using file handling |
| 🧾 Student Report Card Management | Manage student marks, grades, and performance reports |
---
## 🚀 How to Run
1. **Clone this repository:**
```bash
git clone https://github.com/mukeshilawat1/C-Projects.git
cd C-Projects
## 🎯 Learning Objectives
➡️By working with these projects, you will:
➡️Reinforce your understanding of C++ syntax and logic
➡️Learn how to handle files and manage data
➡️Improve your problem-solving skills
➡️Understand how real-world console apps are built
➡️Build confidence for interviews or coursework
## 🙌 Contributions
➡️Contributions are always welcome! You can:
➡️Add new projects
➡️Fix bugs or suggest improvements
➡️Enhance code readability or documentation
➡️To contribute:
➡️Fork the repo
➡️Create a new branch
➡️Make your changes
➡️Submit a pull request
## 📄 License
This project is licensed under the **MIT License**.
## 📬 Connect with Me
## Made with ❤️ by Mukesh Lilawat