{"id":25203539,"url":"https://github.com/03-bunny-06/student-management-system","last_synced_at":"2026-08-12T17:31:47.048Z","repository":{"id":270304151,"uuid":"909947862","full_name":"03-Bunny-06/Student-Management-System","owner":"03-Bunny-06","description":"This Python script provides a Student Management System that allows users to manage student data efficiently. Users can add, view, and delete student records through an interactive console-based interface.","archived":false,"fork":false,"pushed_at":"2025-02-14T00:15:24.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-12T13:04:06.427Z","etag":null,"topics":["cli-interface","dictionaries","functions","python","python-commandline"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/03-Bunny-06.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-12-30T06:04:34.000Z","updated_at":"2025-02-14T00:15:27.000Z","dependencies_parsed_at":"2024-12-30T07:20:52.361Z","dependency_job_id":"a1da1709-51c9-4937-877a-5707e59ac061","html_url":"https://github.com/03-Bunny-06/Student-Management-System","commit_stats":null,"previous_names":["03-bunny-06/student-management-system"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/03-Bunny-06/Student-Management-System","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/03-Bunny-06%2FStudent-Management-System","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/03-Bunny-06%2FStudent-Management-System/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/03-Bunny-06%2FStudent-Management-System/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/03-Bunny-06%2FStudent-Management-System/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/03-Bunny-06","download_url":"https://codeload.github.com/03-Bunny-06/Student-Management-System/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/03-Bunny-06%2FStudent-Management-System/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36575908,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-12T02:00:07.134Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cli-interface","dictionaries","functions","python","python-commandline"],"created_at":"2025-02-10T07:18:00.761Z","updated_at":"2026-08-12T17:31:47.028Z","avatar_url":"https://github.com/03-Bunny-06.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Student Management System\n\n## Project Description\n\nThis Python script provides a **Student Management System** that allows users to manage student data efficiently. Users can add, view, and delete student records through an interactive console-based interface.\n\n## Features\n\n### Add Student Details:\n- Input student information such as name, marks, attendance percentage, and grade.\n- Store student details in a list.\n\n### View Student Details:\n- Display all stored student information in a user-friendly format.\n- Display a message if no records exist.\n\n### Delete Student Details:\n- Remove a student's record by specifying their name.\n- Provide confirmation once the record is successfully deleted.\n\n### Exit:\n- Exit the system gracefully with a thank-you message.\n\n## How to Use\n\n1. **Run the script** using a Python interpreter.\n2. **Follow the prompts** in the console:\n   - **Option 1:** Add a new student by entering their details.\n   - **Option 2:** View all student records.\n   - **Option 3:** Delete a student by their name.\n   - **Option 4:** Exit the system.\n\n## Example Interaction\n\n```bash\nWelcome to Student Management System.\n\n1. Add Student Details.\n2. View Student Details.\n3. Delete Student Details.\n4. Exit.\n\nEnter the choice (1/2/3/4): 1\n\nEnter the name of the student: John Doe\nEnter the total marks of the student (max 1000): 850\nEnter the attendance percentage of the student: 95.5\nEnter the grade of the student: A\n\nEnter the choice (1/2/3/4): 2\n\nName: John Doe\nMarks: 850\nAttendance: 95.5%\nGrade: A\n\n------- * -------\n\nEnter the choice (1/2/3/4): 3\n\nEnter name of the student to delete: John Doe\nThe entry is removed successfully.\n\nEnter the choice (1/2/3/4): 4\n\nThanks for using our Student Management System. Have a great day!!\n```\n\n## Requirements\n\n- Python 3.x\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F03-bunny-06%2Fstudent-management-system","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F03-bunny-06%2Fstudent-management-system","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F03-bunny-06%2Fstudent-management-system/lists"}