130 results for “topic:file-handling-in-cpp”
A minimalist desktop app to manage records directly on to an excel file to decrease data Entry / typist cost and improves efficiency.
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.
This repository contains the Bus Reservation System Management project developed using Object Oriented Programming (OOP) and File Handling concepts in C++.
This repository contains brief explanation and implementation of STL library of C++. Moreover, it contains program related to templates, exception handling and file handling.
A simple console program to manage student official datas like student_id, name, course, department, phone no. etc.
University Management System (c++) Project by Ali
A simple typing accuracy & speed tester game/tool made using basic C++ with a bit of file handling.
C++ Programs with Data Structure and Algoritham
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..
A comprehensive guide to file handling in C++ language.
A simple project that manages the data of students and faculties in a college.
Simple hotel management system with features like rooms reservation and customer collection program in C++
Implementation of B+ trees in C++, this repository aims to index records inserted by B+ trees
Railway Reservation & Ticketing System using File Handling in C++
A C++ Library Management System that allows users to manage books, issue them to students, and track availability using file-based storage. 🚀📚
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).
This repository contains programs in the C++ programming language related to Object Oriented programming.
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.
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++.
Different types of computer virus
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.
Campus In and Out Management System using C++ Programming Language.
🎓 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++. 🚀
This is My Procjet of Second Semester of Object Oriented Programming in Cpp
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.
Periodic Table using C++ Graphics
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!
I have developed this project by using file handling.
A C++ Inventory Management System demonstrating OOP principles. Class objects and a singly linked list dynamically store data, resetting on program termination. Includes an initial items list. The primary objective is to showcase C++ OOP, not to function as a practical inventory system.
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.