Skip to content

This project implements a student management system using the C programming language. The primary goal is to provide an efficient and user-friendly tool for registering, searching, displaying, and deleting student information..

Notifications You must be signed in to change notification settings

EdiCM/StudentManagement-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

StudentManagement-System

This project implements a student management system using the C programming language. The primary goal is to provide an efficient and user-friendly tool for registering, searching, displaying, and deleting student information..

Key Features

-Register: Allows registering new students with details such as name, address, phone number, email, and more.

-Search: Facilitates searching for studentds based on various criteria, optimizing the process of locating specific information.

-Display: Provides a detailed view of each registered student's information.

-Delete: Allows deleting a student's information from the system.

-Graphical Interface: Includes a simple graphical interface to enhance user experience.

-Loading: Displays a loading animation in the console.

-Exit Program: Safely terminates the program execution, ensuring all resources are properly released.

Technologies Used

-Programming Language: C

-Libraries: stdlib, stdio, windows, conio, locale

-Development Environment: Visual Studio Code

About

This project implements a student management system using the C programming language. The primary goal is to provide an efficient and user-friendly tool for registering, searching, displaying, and deleting student information..

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages