Implemented the remove_member_Record function.
Description
Implemented the remove_member_record function. Did not write the test, so that still needs to be done.
Related Issue(s)
Related Issue: #17
Changes Made
- Change 1: Implemented the remove_member_record function
Test Plan
Did not write the test, so that still needs to be done.
Checklist
-
Code follows the project's coding style and conventions. -
Automated tests for the changes have been added or existing tests have been updated. -
Code coverage for new or modified code is maintained or improved. -
The code builds and runs without errors or warnings. -
Documentation has been updated to reflect the changes made. -
All discussions and feedback on the PR have been addressed. -
CI/CD pipelines pass successfully, including any required checks or tests. -
The PR has been reviewed and approved by the designated reviewers.