file-handling-in-cpp
There are 126 repositories under file-handling-in-cpp topic.
hospital-management-system
A hospital management system, made using object oriented programming and file handling (in C++), that keeps records of doctors, their appointments, patients, staff and more.
bus-reservation-system-cpp
This repository contains the Bus Reservation System Management project developed using Object Oriented Programming (OOP) and File Handling concepts in C++.
100-CPP-Programs-Practice
This repository contains brief explanation and implementation of STL library of C++. Moreover, it contains program related to templates, exception handling and file handling.
Student_Data_Manager
A simple console program to manage student official datas like student_id, name, course, department, phone no. etc.
typit
A simple typing accuracy & speed tester game/tool made using basic C++ with a bit of file handling.
C-Plus-Plus-with-DSA
C++ Programs with Data Structure and Algoritham
University-Management-System
University Management System (c++) Project by Ali
cpp-file-handling-tutorial
A comprehensive guide to file handling in C++ language.
COVID-19-Management-System-cpp
This project is aimed at developing a Covid-19 (Vaccine) record system. It is a system meant to maintain all the details regarding user and doctor details. We have developed it using C++. It will also reduce the paperwork and reduce the time..
College-Management-System
A simple project that manages the data of students and faculties in a college.
Database-system-B-plus-Trees
Implementation of B+ trees in C++, this repository aims to index records inserted by B+ trees
ATM-and-Banking-Transaction-system
The program implements a simulation of an ATM Banking System with features such as account creation, user authentication, and various transaction options (balance inquiry, withdrawal, deposit).
Library-Management-System
A C++ Library Management System that allows users to manage books, issue them to students, and track availability using file-based storage. 🚀📚
rail-reservation-cpp
Railway Reservation & Ticketing System using File Handling in C++
Hotel-Managment-System
Simple hotel management system with features like rooms reservation and customer collection program in C++
Secure-Login-Account-Management-System
An Intermediate level project based on C++, File Management Techniques and OOP's Concepts to handle User's Accounts, Adding New Account, Modifying Accounts, Deleting Accounts etc.
Object-oriented-programming-with-c-plus-plus
This repository contains programs in the C++ programming language related to Object Oriented programming.
Student-Management-System
This project is aimed to developing a student record system. It is a system meant to maintain all the details regarding student details. We have developed it using C++.
Student-Management-System
Introducing a user-friendly student management system for efficient handling of student records. Seamlessly add new records, modify existing ones, delete entries, and access a comprehensive overview of all student data. Simplify your administrative tasks and streamline student record management with our intuitive system.
Game-Box
Game box is a Terminal Based gaming console, inspired by SUP, having many amusing and enjoyable games for single player as well as for multiplayer such as Hang man, Lotto game, find the ace and many more.
VIRUS
Different types of computer virus
Student-Management-System-Cpp
The Student Management System is a C++ application designed to efficiently manage student information. It allows users to add, update, delete, and view student records, making it ideal for educational institutions seeking to streamline their data management processes.
student-database-management
🎓 A C++ application for managing student records with features to add, update, search, and delete student information. 🗂️ Save and load records from files, sort by name, and filter by branch. 📂 Ideal for learning basic file handling and class management in C++. 🚀
Voting-Project-Using-OOP
This is My Procjet of Second Semester of Object Oriented Programming in Cpp
Credit-Card-Validator-Mini-Project
Validate credit card numbers (Visa, Mastercard, etc.) with this C++ application. It checks validity, identifies card type, saves valid cards to a file, and offers a user-friendly interface. Look forward to future enhancements like unit tests and batch validation!
HR_Mangement_Project
A powerful console-based solution for streamlined employee management. Features include registration, per Hour Working tracking, Updating of employee info, and salary processing. Leverages file handling for data persistence. Simplifies payroll calculations and generates reports.
BookShop-Management-System
I have developed this project by using file handling.
periodic-table
Periodic Table using C++ Graphics
Campus-In-and-Out-Management-System
Campus In and Out Management System using C++ Programming Language.
Console-Based-Equation-System
Console system for creating, solving, and manipulating first and second degree equations.
OOPS
OOPS in C++
Shopping-Cart-Application
Walmart shopping cart is an software application developed using C++ language. It features the Admin and User and provides what type of operations they can perform. It has several features such as inventory management, admin login data, billing based on VISA, etc using the account details, Cart management.
GameBoy_Game
A GameBoy-inspired project featuring Hangman, Snake, and Wordle games with SFML graphics and leaderboard functionality.
Bank-Managment-System
This Customer Management System is a C++ program designed to manage customer data and transactions for a business. It provides various functionalities such as adding new customers, modifying customer data, showing individual customer data, showing all customer data,etc
To-do-List
Its to-do-list console app solely made with c++ you can use it to build your concepts of OOP and File Handling in C++
System-Programming
This GitHub repository contains System Programming codes focusing on linker, loader, macroprocessor, assembler implementations and many more