This is a simple student management system that allows you to add, view, edit, and remove student information using Python.
- Add student information including name, department, roll, and session.
- View a list of all students.
- Edit existing student information.
- Remove a student from the system.
- Search for a student by name.
- Clone this repository:
git clone https://github.com/brownspy1/Student_manage_bpi.git - Navigate to the project directory:
cd Student_manage_bpi - Run the main program:
python main.py
For Windows users, an executable (.exe) file is available at Student Manage.exe.
- Python 3.9
- Follow the on-screen instructions to manage student data.
- Use the following default credentials to log in:
- Username: bpi
- Password: 123
Contributions are welcome! Feel free to open issues and submit pull requests.
- M.Mahadi - Project Developer

