{"id":23508602,"url":"https://github.com/tsembp/student-grading-system","last_synced_at":"2026-04-13T22:33:53.714Z","repository":{"id":269559230,"uuid":"907764292","full_name":"tsembp/Student-Grading-System","owner":"tsembp","description":"A student grading system application with CRUD operations, MySQL integration, role-based authentication and more.","archived":false,"fork":false,"pushed_at":"2025-01-08T22:16:07.000Z","size":82977,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-16T19:37:51.397Z","etag":null,"topics":["java","javafx","mysql","oop","student-grading-system"],"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/tsembp.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-12-24T10:30:37.000Z","updated_at":"2025-01-08T22:16:11.000Z","dependencies_parsed_at":"2024-12-24T12:51:44.489Z","dependency_job_id":"00dc074c-8e17-4836-8b55-26b6567763b2","html_url":"https://github.com/tsembp/Student-Grading-System","commit_stats":null,"previous_names":["tsembp/student-grading-system"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsembp%2FStudent-Grading-System","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsembp%2FStudent-Grading-System/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsembp%2FStudent-Grading-System/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsembp%2FStudent-Grading-System/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tsembp","download_url":"https://codeload.github.com/tsembp/Student-Grading-System/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253961169,"owners_count":21990990,"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":["java","javafx","mysql","oop","student-grading-system"],"created_at":"2024-12-25T11:23:31.460Z","updated_at":"2026-04-13T22:33:53.672Z","avatar_url":"https://github.com/tsembp.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# 🧑‍🎓 Student Grading System\n\nA Java-based student grading system with role-based authentication and MySQL integration. Users can manage students, courses, and grades through a modern JavaFX GUI with role-specific dashboards.\n\n## 🛠️ Features\n\n### ⭐ Current Features\n1. **Role-Based Authentication:**\n   - Secure login for **Admin**, **Teacher**, and **Student** users.\n   - Each role has access to specific features based on permissions.\n\n2. **Student Management (Admin Only):**\n   - Add new students by entering their name, ID, and class.\n   - Update student details (name, ID, class).\n   - Remove students from the system.\n   - Assign courses and grades to students.\n   - View all students and their enrolled courses with grades.\n\n3. **Teacher Management (Admin Only):**\n   - Add and remove teachers.\n   - Assign courses to teachers.\n   - Manage teacher accounts.\n\n4. **Course Management:**\n   - Add and remove courses. (Αdmin Only)\n   - Assign students to courses (Admin only).\n   - Assign and edit grades for students in their courses. (Admin \u0026 Teacher)\n   - Remove students from their courses. (Admin, Teacher \u0026 Student)\n\n5. **Student Features (Student Only):**\n   - View personal courses and grades.\n   - Drop courses.\n   \n6. **User Interface:**\n   - Simple and intuitive GUI built using JavaFX.\n   - **Role-based windows**:\n     - Admin Dashboard\n     - Teacher Dashboard\n     - Student Dashboard\n   - Tabs for managing students, courses, and teachers.\n   - Alerts for successful or failed actions (e.g., adding students, assigning courses/grades).\n\n\n## 🔑 Usage by Roles\n\n**Login Screen Preview:**  \n\u003cimg src=\"assets/login-screen.png\" alt=\"Login Screen\" width=\"400\"\u003e\n\n### 🎓 Student:\n- View enrolled courses and assigned grades.\n- Check personal academic progress.\n\n**Student Dashboard Preview:**  \n\u003cimg src=\"assets/student-dashboard.png\" alt=\"Student Dashboard\" width=\"400\"\u003e\n\n### 🧑‍🏫 Teacher:\n- Assign and update student grades.\n- Remove students from their courses.\n- View assigned courses and enrolled students.\n\n**Teacher Dashboard Preview:**  \n\u003cimg src=\"assets/teacher-dashboard.png\" alt=\"Teacher Dashboard\" width=\"400\"\u003e\n\n\n### 👨‍💼 Admin:\n- Add, edit, and remove students and teachers.\n- Manage courses and assign them to teachers and students.\n- Full control over courses, users, and grades.\n\n**Admin Dashboard Preview (Buggy Tab Header Styling - Upcoming Fix)**  \n\u003cimg src=\"assets/admin-dashboard.png\" alt=\"Admin Dashboard\" width=\"400\"\u003e\n\n\n\n## 🎥 Demo Videos\n\n- **Student Interface Preview:**  \n  [![Student Preview](https://www.youtube.com/watch?v=ZJqXoP3K3uU\u0026list=PLcBZ1qLPGrV2LztfPFz9k5JzIsLqBucF4\u0026ab_channel=PanagiotisTsembekis)](https://www.youtube.com/watch?v=ZJqXoP3K3uU\u0026list=PLcBZ1qLPGrV2LztfPFz9k5JzIsLqBucF4\u0026ab_channel=PanagiotisTsembekis)\n\n- **Teacher Interface Preview:**  \n  [![Teacher Preview](https://www.youtube.com/watch?v=YKvESa6d8vU\u0026list=PLcBZ1qLPGrV2LztfPFz9k5JzIsLqBucF4\u0026index=2\u0026ab_channel=PanagiotisTsembekis)](https://www.youtube.com/watch?v=YKvESa6d8vU\u0026list=PLcBZ1qLPGrV2LztfPFz9k5JzIsLqBucF4\u0026index=2\u0026ab_channel=PanagiotisTsembekis)\n\n\n## Requirements\n\n- **Java Version:** 21 or higher\n- **JavaFX:** Required for the graphical user interface (GUI)\n- **IDE:** Any Java IDE (e.g., IntelliJ IDEA, Eclipse, or VS Code)\n\n## Setup\n\nTo run the project locally:\n\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/yourusername/student-grading-system.git\n   ```\n\n2. Navigate to the project directory:\n   ```bash\n   cd student-grading-system\n   ```\n\n3. Open the project in your preferred IDE.\n\n4. Ensure you have JavaFX configured:\n   - For IDE setup, ensure that JavaFX libraries are properly linked to your project.\n\n5. Run the `StudentGradingSystemUI` class to start the application.\n\n## Contributing\n\nFeel free to fork the repository, submit issues, and create pull requests for improvements or bug fixes. Contributions are welcome!","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftsembp%2Fstudent-grading-system","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftsembp%2Fstudent-grading-system","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftsembp%2Fstudent-grading-system/lists"}