Skip to content

It is a first semester Programming Fundamentals project in c++ in which student record is entered and eligibility is checked on basis of merit calculated . Students record in maintained in using files in c++.

Notifications You must be signed in to change notification settings

Ayeshaaaaaaaaa/UNIVERSITY-ADMISSION-MANAGEMENT-SYSTEM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

UNIVERSITY-ADMISSION-MANAGEMENT-SYSTEM

It is a first semester Programming Fundamentals project in c++ in which student record is entered and eligibility is checked on basis of merit calculated . Students record in maintained in using files in c++.

Objective:

The major objective of this project are as follows
To create a simple form submitting system
To store the information of the students and manage them.
Only valid users who passed the entrance exam can fill up the form.
Allows the administrator to view the information

Working

image

Contribution Guidelines

Contributions to the Networking Project are welcome. Please follow these guidelines when contributing:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature-branch).
  3. Make your changes, ensuring adherence to coding standards and documentation practices.
  4. Test your changes thoroughly to ensure they do not introduce regressions.
  5. Commit your changes (git commit -am 'Add new feature').
  6. Push to the branch (git push origin feature-branch).
  7. Create a new Pull Request, describing the changes and their rationale.

About

It is a first semester Programming Fundamentals project in c++ in which student record is entered and eligibility is checked on basis of merit calculated . Students record in maintained in using files in c++.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages