Skip to content

Latest commit

 

History

42 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StudentManagement

Introduction

This project implements an Object-Oriented Programming (OOP) system in Python to manage candidates participating in the university entrance exam. The system provides functionality to add new candidates, search for candidates based on various criteria, and handle candidates who are overdue for examination.

Features

Add new candidates with detailed information. Search for candidates by name, ID, or other criteria. Identify candidates who are overdue for the entrance exam and require a review.

Sample test cases

For testing the system, you can use the provided test cases in the TEST_CASES.csv file. These test cases cover various scenarios such as adding new candidates, searching for candidates, and identifying candidates overdue for the exam.

Installing Requirements

pip install -r requirements.txt

Usage

python main.py

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages