Skip to content

RDrahul123/Registration

Repository files navigation

Student Registration System

This C++ application is designed to facilitate the registration process for students in a college. It allows administrators to manage student information efficiently.

Features

  • Student Registration: Register new students by providing necessary information such as name, age, address, etc.
  • View Students: View a list of all registered students along with their details.
  • Generate report: Generate report of student according to information such as address, phone number, etc.
  • Enroll into heath plan: Enroll into various health plans available.

How to Use

  1. Clone the Repository:

    git clone https://github.com/Rdrahul123/student-registration.git
  2. Navigate to the Project Directory:

    cd student-registration
  3. Compile the Code:

    g++ -o main main.cpp
  4. Run the Application:

    ./main
  5. Follow On-Screen Instructions:

    The application will guide you through the process of student registration, viewing, updating, and deletion.

Contributing

Contributions are welcome! If you'd like to contribute to this project, please follow these steps:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature/your-feature).
  3. Make your changes.
  4. Commit your changes (git commit -am 'Add some feature').
  5. Push to the branch (git push origin feature/your-feature).
  6. Create a new Pull Request.

License

This project is licensed under the MIT License.

About

The student registration and report generator is a C++ program designed to assist college administrators in managing student tuition data.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages