{"id":20771746,"url":"https://github.com/ismailza/studentmanagement","last_synced_at":"2026-05-06T14:32:54.320Z","repository":{"id":227950483,"uuid":"770781875","full_name":"ismailza/StudentManagement","owner":"ismailza","description":"A simple web application for student management, using Spring Boot's REST API for backend services and JavaScript for the frontend.","archived":false,"fork":false,"pushed_at":"2024-03-21T06:58:31.000Z","size":85,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-20T00:17:32.343Z","etag":null,"topics":["ilisi","javascript","rest-api","spring-boot"],"latest_commit_sha":null,"homepage":"","language":"Java","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/ismailza.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":"2024-03-12T06:34:56.000Z","updated_at":"2024-03-16T14:13:09.000Z","dependencies_parsed_at":"2024-03-22T07:16:46.264Z","dependency_job_id":null,"html_url":"https://github.com/ismailza/StudentManagement","commit_stats":null,"previous_names":["ismailza/studentmanagement"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ismailza/StudentManagement","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ismailza%2FStudentManagement","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ismailza%2FStudentManagement/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ismailza%2FStudentManagement/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ismailza%2FStudentManagement/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ismailza","download_url":"https://codeload.github.com/ismailza/StudentManagement/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ismailza%2FStudentManagement/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32698154,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-06T08:33:17.875Z","status":"ssl_error","status_checked_at":"2026-05-06T08:33:17.221Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["ilisi","javascript","rest-api","spring-boot"],"created_at":"2024-11-17T12:16:33.901Z","updated_at":"2026-05-06T14:32:54.303Z","avatar_url":"https://github.com/ismailza.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Student Management\n\n## Overview\n\nA simple web application for student management, using Spring Boot's REST API for backend services and JavaScript for the frontend. The application allows users to perform CRUD operations on students, courses and grades.\n\n## Features\n\n- **Students**: Add, update, delete and view students\n- **Courses**: Add, update, delete and view courses\n- **Grades**: Add, update, delete and view grades\n\n## Technologies\n\n- **Backend**: Spring Boot\n- **Frontend**: JavaScript\n\n## Getting Started\n\n1. Clone the repository\n  ```bash\n  git clone https://github.com/ismailza/StudentManagement.git\n  ```\n\n2. Navigate to the project directory\n  ```bash\n  cd StudentManagement\n  ```\n\n3. Set up the backend project by creating a MySQL database and updating the `application.properties` file with the database connection details\n\n  ```properties\n  spring.datasource.url=jdbc:mysql://localhost:3306/{database_name}\n  spring.datasource.username={username}\n  spring.datasource.password={password}\n  ```\n\n4. Run the backend project\n\n5. In the `frontend` directory, update the `backendUrl` variable in the `index.js` file with the URL of the backend application\n\n  ```javascript\n  const backendUrl = 'http://localhost:8080';\n  ```\n6. Open the application in a web browser\n\n## Contributing\n\nContributions are welcome! Please feel free to submit a pull request.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fismailza%2Fstudentmanagement","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fismailza%2Fstudentmanagement","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fismailza%2Fstudentmanagement/lists"}