{"id":23251244,"url":"https://github.com/nika2811/gpa-calculator","last_synced_at":"2025-04-06T02:17:23.827Z","repository":{"id":148994713,"uuid":"596935992","full_name":"nika2811/GPA-Calculator","owner":"nika2811","description":"ASP.NET CORE WEB API","archived":false,"fork":false,"pushed_at":"2023-02-14T08:13:01.000Z","size":23,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-12T08:19:34.184Z","etag":null,"topics":["asp-net-core","calculator","gpa","gpa-calculator","grades","students","subjects","web"],"latest_commit_sha":null,"homepage":"","language":"C#","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/nika2811.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}},"created_at":"2023-02-03T08:58:05.000Z","updated_at":"2023-02-11T20:01:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"f55f8904-e1a3-44d1-83f0-cf430c8cdc2a","html_url":"https://github.com/nika2811/GPA-Calculator","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nika2811%2FGPA-Calculator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nika2811%2FGPA-Calculator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nika2811%2FGPA-Calculator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nika2811%2FGPA-Calculator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nika2811","download_url":"https://codeload.github.com/nika2811/GPA-Calculator/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247423510,"owners_count":20936626,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["asp-net-core","calculator","gpa","gpa-calculator","grades","students","subjects","web"],"created_at":"2024-12-19T09:17:11.157Z","updated_at":"2025-04-06T02:17:23.821Z","avatar_url":"https://github.com/nika2811.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GPA calculator\n\nCreate an API to register students, add grades to them, and calculate GPA.\n\nThe API must have the following endpoints:\n\n1. POST /student - student registration (name, surname, personal number, course)\n2. POST /subject - subject registration (subject name, number of credits)\n3. POST /student/{studentId}/grade - adding a grade for the student (subject Id, score from 0 to 100)\n4. GET /student/{studentId}/grades - extracting the list of student grades\n5. GET /student/{studentId}/gpa - calculate the student's GPA\n\nThe GPA calculation function should have unit tests.\n\n### Statistics\n\n1. Top 10 students with the highest GPA\n2. Top 3 subjects in which students get the most points on average\n3. Top 3 subjects in which students get the least points on average\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnika2811%2Fgpa-calculator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnika2811%2Fgpa-calculator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnika2811%2Fgpa-calculator/lists"}