{"id":28419030,"url":"https://github.com/niteshpalcode/student_management-system","last_synced_at":"2026-01-28T07:15:26.972Z","repository":{"id":233566927,"uuid":"626039864","full_name":"niteshpalcode/Student_management-system","owner":"niteshpalcode","description":null,"archived":false,"fork":false,"pushed_at":"2023-04-10T17:17:44.000Z","size":22,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-04T20:11:32.398Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","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/niteshpalcode.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}},"created_at":"2023-04-10T17:07:40.000Z","updated_at":"2023-05-16T06:51:03.000Z","dependencies_parsed_at":"2024-04-16T19:38:06.286Z","dependency_job_id":"32f835c8-e3f2-4750-8e52-78af4061cab7","html_url":"https://github.com/niteshpalcode/Student_management-system","commit_stats":null,"previous_names":["niteshpalcode/student_management-system"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/niteshpalcode/Student_management-system","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niteshpalcode%2FStudent_management-system","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niteshpalcode%2FStudent_management-system/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niteshpalcode%2FStudent_management-system/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niteshpalcode%2FStudent_management-system/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/niteshpalcode","download_url":"https://codeload.github.com/niteshpalcode/Student_management-system/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niteshpalcode%2FStudent_management-system/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261982503,"owners_count":23240075,"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":[],"created_at":"2025-06-04T14:11:43.337Z","updated_at":"2026-01-28T07:15:21.949Z","avatar_url":"https://github.com/niteshpalcode.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"This is a basic Spring Boot application that uses Thymeleaf as a template engine to display and manipulate data related to student objects. \nHere is the documentation for each operation:\n\nDisplaying all students:\nEndpoint: GET /student\nDescription: This endpoint retrieves all the student objects from the database using the StudentService, adds them to the model, and returns the student.html template, which displays the list of students.\nTemplate: student.html\nModel Attribute: List\u003cstudent\u003e students\n  \n  \n  Adding a new student:\nEndpoint: GET /students/add\nDescription: This endpoint creates a new student object and adds it to the model, and returns the studentAdd.html template, which displays a form to add a new student.\nTemplate: studentAdd.html\nModel Attribute: student student\n  \n Posting a new student:\nEndpoint: POST /students\nDescription: This endpoint retrieves the student object from the request body, adds it to the database using the StudentService, and redirects the user to the /student endpoint to display the updated list of students.\nRedirect Endpoint: GET /student\n\n  Updating a student:\nEndpoint: GET /students/update/{id}\nDescription: This endpoint retrieves a student object by its id from the database using the StudentService, adds it to the model, and returns the updatestudent.html template, which displays a form to update the student.\nTemplate: updatestudent.html\nModel Attribute: student student\n  \n  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fniteshpalcode%2Fstudent_management-system","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fniteshpalcode%2Fstudent_management-system","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fniteshpalcode%2Fstudent_management-system/lists"}