Skip to content

Amoghchandragiri/STUDENT-MANAGEMENT-SYSTEM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

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
  • Create a branch
git checkout -b "<your_branch_name>"
  • Make your changes
  • Commit and push
git add .
git commit -m 'Commit message'
git push origin <your_branch_name>
  • Create a new pull request from your forked repository (Click the New Pull Request button located at the top of your repo)
  • Wait for your PR review and merge approval

Our Contributors ⭐

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published