{"id":25942107,"url":"https://github.com/aayush-khadka/result-processing-system","last_synced_at":"2026-06-06T12:31:09.185Z","repository":{"id":211525640,"uuid":"591681358","full_name":"Aayush-khadka/Result-Processing-System","owner":"Aayush-khadka","description":"A C# application with a Microsoft Access database for managing student results, supporting CRUD operations and generating printable report cards. The system grades marks and exports them into a pre-designed Microsoft Word format.","archived":false,"fork":false,"pushed_at":"2023-04-18T00:12:51.000Z","size":2194,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-04T06:17:10.183Z","etag":null,"topics":["csharp","project","result-management-system","result-processing-system"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Aayush-khadka.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}},"created_at":"2023-01-21T14:23:48.000Z","updated_at":"2025-01-17T12:37:09.000Z","dependencies_parsed_at":"2023-12-09T05:24:45.378Z","dependency_job_id":"bed182da-b2bc-4237-b780-5fcd5f403b45","html_url":"https://github.com/Aayush-khadka/Result-Processing-System","commit_stats":null,"previous_names":["aayush-khadka/result-processing-system"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Aayush-khadka/Result-Processing-System","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aayush-khadka%2FResult-Processing-System","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aayush-khadka%2FResult-Processing-System/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aayush-khadka%2FResult-Processing-System/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aayush-khadka%2FResult-Processing-System/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Aayush-khadka","download_url":"https://codeload.github.com/Aayush-khadka/Result-Processing-System/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aayush-khadka%2FResult-Processing-System/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33983046,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-06T02:00:07.033Z","response_time":107,"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":["csharp","project","result-management-system","result-processing-system"],"created_at":"2025-03-04T06:17:14.610Z","updated_at":"2026-06-06T12:31:09.162Z","avatar_url":"https://github.com/Aayush-khadka.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Introduction\n\nA Result Processing System (RPS) is software that assists schools and colleges in generating, recording, and managing their students' academic results. It is an easy-to-use program that can be used to handle the full result producing process, from entering students' grades to generating report cards.\n\nThis application is developed in C# and employs Microsoft Access as its database. It has an easy-to-use interface for inputing student grades and generating grade report cards.\n\nThis is a school Project Made to Demonstrate the  CRUD operations.\n\n\n## Features\n- Login\n\n\n\n\n![image](https://user-images.githubusercontent.com/118432407/216778204-bae61638-c0c7-4000-a66e-ea2fd3e313ea.png)\n\n- Insert Student Data\n\n\n\n\n\n![image](https://user-images.githubusercontent.com/118432407/216778299-ba1984d7-65b4-4cea-afbb-6e70defb8a29.png)\n\n- Insert Student Marks\n\n\n\n\n![image](https://user-images.githubusercontent.com/118432407/216778357-147ac5cc-c4eb-424e-8b18-8301b1db33e6.png)\n\n- Update Student Data\n\n\n\n![image](https://user-images.githubusercontent.com/118432407/216778459-6966bfcf-8d14-433f-bce7-856feb65de35.png)\n\n- Update Student Marks\n\n\n\n\n![image](https://user-images.githubusercontent.com/118432407/216778470-d6895868-6ef4-45bd-8c87-8c87ac575719.png)\n\n- View \n\n\n\n![image](https://user-images.githubusercontent.com/118432407/216778485-1f7a9aae-ab56-4eae-b9c2-ac3dc6743757.png)\n\n- Delete Data\n\n\n\n![image](https://user-images.githubusercontent.com/118432407/216778500-80c08d48-aa03-4bf1-9e8a-41bef179ca05.png)\n\n- Print Results \n\n\n\n\n![image](https://user-images.githubusercontent.com/118432407/216778628-34da74cd-2818-4a8a-849d-3dffc05f155a.png)\n\n\n\n## Result Printing\nThe inserted Marks is Graded and can be inserted in to a pre-made Result Format Which is Exported in a Microsoft Docs File. \n\n## Extras\n- The Code is Fully Commented.\n\n\n\n\n## Author\n\n- [Aayush_Khadka](https://github.com/Aayush-khadka)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faayush-khadka%2Fresult-processing-system","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faayush-khadka%2Fresult-processing-system","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faayush-khadka%2Fresult-processing-system/lists"}