Amoghchandragiri / STUDENT-MANAGEMENT-SYSTEM

0 stars 0 forks source link
hacktoberfest

What is HacktoberFest?

A month-long celebration from October 1st - 31st sponsored by Digital Ocean and GitHub to get people involved in Open Source. Create your very first pull request to any public repository on GitHub and contribute to the open source developer community.

https://hacktoberfest.digitalocean.com/

Project Description

We have created a Student Management System using all the concepts of Object-Oriented Programming in C++ which will take necessary details(Personal,Academic and Achievement details) and display it to a particular user only if the correct login details are entered. This will help in faster management,insertion and searching of a particular student record among millions of student records.

This is primarily made for users who want to improve their knowledge on Object-Oriented Programming in C++

https://github.com/Amoghchandragiri/STUDENT-MANAGEMENT-SYSTEM.git
git checkout -b "<your_branch_name>"
git add .
git commit -m 'Commit message'
git push origin <your_branch_name>

Our Contributors ⭐

<img src="https://contrib.rocks/image?repo=Amoghchandragiri/STUDENT-MANAGEMENT-SYSTEM" />