{"id":20807090,"url":"https://github.com/pycreater/student-management-system-","last_synced_at":"2025-07-19T05:08:53.107Z","repository":{"id":224929632,"uuid":"764634191","full_name":"Pycreater/Student-Management-System-","owner":"Pycreater","description":"Student Management System Using Spring Boot, HTML/CSS","archived":false,"fork":false,"pushed_at":"2024-02-28T12:54:24.000Z","size":2582,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-12T03:44:04.499Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/Pycreater.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":"2024-02-28T12:44:17.000Z","updated_at":"2024-03-25T02:28:04.000Z","dependencies_parsed_at":"2024-02-28T13:43:17.658Z","dependency_job_id":null,"html_url":"https://github.com/Pycreater/Student-Management-System-","commit_stats":null,"previous_names":["pycreater/student-management-system-"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Pycreater/Student-Management-System-","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pycreater%2FStudent-Management-System-","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pycreater%2FStudent-Management-System-/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pycreater%2FStudent-Management-System-/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pycreater%2FStudent-Management-System-/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Pycreater","download_url":"https://codeload.github.com/Pycreater/Student-Management-System-/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pycreater%2FStudent-Management-System-/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265892337,"owners_count":23845011,"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":"2024-11-17T19:30:53.695Z","updated_at":"2025-07-19T05:08:53.089Z","avatar_url":"https://github.com/Pycreater.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Student Management System\n\nThis is a Student Management System developed using Spring Boot for the backend and HTML/CSS for the frontend. It allows users to perform CRUD (Create, Read, Update, Delete) operations on student records stored in a MySQL database.\n\n## Features\n\n- **User Authentication:** Secure user authentication system.\n- **CRUD Operations:** Create, Read, Update, and Delete student records.\n- **Search Functionality:** Search for students based on various criteria.\n- **Pagination:** Displaying a limited number of records per page for better performance.\n- **Responsive UI:** HTML/CSS frontend designed to be responsive on different devices.\n\n## Technologies Used\n\n- **Spring Boot:** Backend development framework.\n- **MySQL:** Database management system.\n- **HTML/CSS:** Frontend user interface.\n- **Thymeleaf:** Server-side Java template engine for web and standalone environments.\n- **Bootstrap:** Frontend framework for developing responsive and mobile-first websites.\n\n## Setup Instructions\n\n### Prerequisites\n\n- Java Development Kit (JDK) installed on your machine.\n- Apache Maven installed.\n- MySQL installed and running.\n\n### Steps\n\n1. **Clone the repository:**\n\n   ```bash\n   git clone https://github.com/your-username/Student-Management-System.git\n\n\nBelow is a sample README.md file for your Student Management System GitHub repository:\n\nmarkdown\nCopy code\n# Student Management System\n\nThis is a Student Management System developed using Spring Boot for the backend and HTML/CSS for the frontend. It allows users to perform CRUD (Create, Read, Update, Delete) operations on student records stored in a MySQL database.\n\n## Features\n\n- **User Authentication:** Secure user authentication system.\n- **CRUD Operations:** Create, Read, Update, and Delete student records.\n- **Search Functionality:** Search for students based on various criteria.\n- **Pagination:** Displaying a limited number of records per page for better performance.\n- **Responsive UI:** HTML/CSS frontend designed to be responsive on different devices.\n\n## Technologies Used\n\n- **Spring Boot:** Backend development framework.\n- **MySQL:** Database management system.\n- **HTML/CSS:** Frontend user interface.\n- **Thymeleaf:** Server-side Java template engine for web and standalone environments.\n- **Bootstrap:** Frontend framework for developing responsive and mobile-first websites.\n\n## Setup Instructions\n\n### Prerequisites\n\n- Java Development Kit (JDK) installed on your machine.\n- Apache Maven installed.\n- MySQL installed and running.\n\n### Steps\n\n1. **Clone the repository:**\n(https://github.com/Pycreater/Student-Management-System-)\n\nConfigure MySQL:\nCreate a MySQL database named student_management_system.\nUpdate the application.properties file located in src/main/resources directory with your MySQL username and password.\nRun the application:\ncd Student-Management-System\nmvn spring-boot:run\n\n\nAccess the application:\n\nOpen your web browser and go to http://localhost:8080 to access the Student Management System.\n\nContributing\nContributions are welcome! Please feel free to submit a pull request or open an issue if you find any bugs or want to propose new features.\n\nLicense\nThis project is licensed under the MIT License - see the LICENSE file for details.\n\nMake sure to replace placeholders like `your-username` with your actual GitHub username and update any other relevant information based on your project structure and preferences. Additionally, consider adding screenshots of your application in the repository to give users a visual preview.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpycreater%2Fstudent-management-system-","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpycreater%2Fstudent-management-system-","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpycreater%2Fstudent-management-system-/lists"}