This repository contains the code for a Student Affairs website that provides functionalities for managing student information. The website allows users to perform various operations such as adding new students, updating student information, deleting students, searching for active students, assigning departments to students, and viewing student records. The website also features a well-designed navigation bar for easy navigation between pages.
The Student Affairs website offers the following functionalities:
- Add New Student
- Update Student Information
- Delete Student
- Search for Active Students
- Assign Department to Student
- View All Students
- Change Student Status
- Navigation Bar
Contributions to the Student Affairs website are welcome. If you would like to contribute, please follow these steps:
- Fork the repository.
- Create a new branch for your feature or bug fix.
- Make the necessary changes and additions.
- Test your changes to ensure they work as expected.
- Commit your changes and push them to your forked repository.
- Create a pull request explaining your changes and their purpose.
Please ensure that your contributions adhere to the coding standards, conventions, and best practices followed in the project.