Skip to content

amnatariq290/Student-Record-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Student Record Management System (C++)

A console-based Student Record Management System developed in C++. This project allows users to add, display, search, and delete student records using file handling.

πŸš€ Features

  • Add new student records
  • View all records
  • Search for a specific student
  • Delete a student record
  • File handling for data storage

πŸ› οΈ Tech Stack

  • Language: C++
  • Concepts: File Handling, Object-Oriented Programming (OOP), Console I/O

πŸ“Έ Screenshots

image

πŸ“‚ How to Run

  1. Clone the repository or download the ZIP.
  2. Open the project in any C++ IDE (e.g., CodeBlocks, Dev-C++, Visual Studio).
  3. Compile and run main.cpp.
g++ main.cpp -o student_record
./student_record

About

A simple student record management system using C++ and file handling.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages