file-handling-in-cpp
There are 107 repositories under file-handling-in-cpp topic.
Code-Recursion/Student-Record-Management-System
A minimalist desktop app to manage records directly on to an excel file to decrease data Entry / typist cost and improves efficiency.
code-chaser/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.
nixrajput/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++.
Bishnukt/Student_Data_Manager
A simple console program to manage student official datas like student_id, name, course, department, phone no. etc.
code-chaser/typit
A simple typing accuracy & speed tester game/tool made using basic C++ with a bit of file handling.
alii13/University-Management-System
University Management System (c++) Project by Ali
i-amsagar/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..
prakharjadaun/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.
tbhaxor/cpp-file-handling-tutorial
A comprehensive guide to file handling in C++ language.
jaydattpatel/C-Plus-Plus-with-DSA
C++ Programs with Data Structure and Algoritham
amansingh169/College-Management-System
A simple project that manages the data of students and faculties in a college.
amartya-dev/Database-system-B-plus-Trees
Implementation of B+ trees in C++, this repository aims to index records inserted by B+ trees
codebreakersclub/Hotel-Managment-System
Simple hotel management system with features like rooms reservation and customer collection program in C++
saadullahmughal/rail-reservation-cpp
Railway Reservation & Ticketing System using File Handling in C++
i-amsagar/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++. It will also reduce the paperwork and reduce the time..
Kiinitix/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.
Leoperon/VIRUS
Different types of computer virus
B16CS006/Campus-In-and-Out-Management-System
Campus In and Out Management System using C++ Programming Language.
csepriyaranjan/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.
kamleshbaheti/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.
madhurimarawat/Object-oriented-programming-with-c-plus-plus
This repository contains programs in the C++ programming language related to Object Oriented programming.
sanjidaaaziz/BookShop-Management-System
I have developed this project by using file handling.
saumitrasapre/periodic-table
Periodic Table using C++ Graphics
shammaskhann/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.
Slygriyrsk/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++. 🚀
Sumonta056/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.
12afnan/Library-Management-System-cpp
A library management system built in C++ with the implementation of a data structure and algorithm for a university project.
ArchismanKarmakar/TimeTable-AK
Routine Management System made using C++20
asifdhillon25/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
asifdhillon25/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++
Kartik-Katkar/System-Programming
This GitHub repository contains System Programming codes focusing on linker, loader, macroprocessor, assembler implementations and many more
MCUxKILLER/Staff-management-system
Staff management system is C++ based command line interface to manage and manipulate staff data.
Muhammad-Tayyab-Awan/Voting-Project-Using-OOP
This is My Procjet of Second Semester of Object Oriented Programming in Cpp
tariqjamel/POS-Tracker
Analyze entire paragraphs to gain a comprehensive understanding of the distribution of different parts of speech.
Zain970/Student-Grade-Prediction
Predict student grades through K-nearest algorithm in C++ by loading the dataset through file handling in C++ and then used Euclidean distance formula to calculate the distance and then make a prediction