{"id":26704162,"url":"https://github.com/akashkobal/techways","last_synced_at":"2026-01-07T00:23:12.774Z","repository":{"id":284602373,"uuid":"955474451","full_name":"AkashKobal/Techways","owner":"AkashKobal","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-26T17:42:23.000Z","size":0,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-26T18:37:25.567Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AkashKobal.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-03-26T17:38:36.000Z","updated_at":"2025-03-26T18:12:39.000Z","dependencies_parsed_at":"2025-03-26T18:49:08.844Z","dependency_job_id":null,"html_url":"https://github.com/AkashKobal/Techways","commit_stats":null,"previous_names":["akashkobal/techways"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AkashKobal%2FTechways","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AkashKobal%2FTechways/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AkashKobal%2FTechways/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AkashKobal%2FTechways/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AkashKobal","download_url":"https://codeload.github.com/AkashKobal/Techways/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245785591,"owners_count":20671628,"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-03-27T04:33:09.929Z","updated_at":"2026-01-07T00:23:12.767Z","avatar_url":"https://github.com/AkashKobal.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Techways 🎓\n\n[![React](https://img.shields.io/badge/Frontend-React.js-blue?logo=react)](https://reactjs.org/)\n[![Spring Boot](https://img.shields.io/badge/Backend-Spring%20Boot-green?logo=spring)](https://spring.io/projects/spring-boot)\n[![MySQL](https://img.shields.io/badge/Database-MySQL-blue?logo=mysql)](https://www.mysql.com/)\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE)\n\n\u003e A modern and modular **Student Management System** for educational institutions with role-based access, quiz system, and attendance tracking. Built using **React**, **Spring Boot**, **MySQL**, and **Microservices**.\n\n---\n\n## ⚙️ Tech Stack\n\n- 🎨 **Frontend**: React.js (SPA)\n- 🧠 **Backend**: Spring Boot (Java)\n- 🗃️ **Database**: MySQL\n- 🔁 **Architecture**: Microservices (REST APIs)\n- 🛡️ **Authentication**: Role-Based (Admin, Faculty, Student)\n\n---\n\n## ✨ Key Features\n\n- 👩‍🎓 **Student Module**: Add, update, delete, view students\n- 🧑‍🏫 **Faculty Module**: Manage faculty with full control\n- ❓ **Quiz Module**: Create quizzes, attempt quizzes, view results\n- 📚 **Course Management**: Add/view/manage courses\n- 🕵️ **Attendance System**: Mark and track attendance\n- 🔐 **Role-Based Dashboards**: Admin, Faculty, Student\n\n---\n\n## 🖼️ Screenshots\n\n### 🔐 Login\n![Login](https://github.com/AkashKobal/Techways/blob/main/screenshot/sc1.png)\n\n### 🛠️ Admin Module\n- Dashboard  \n  ![Admin Dashboard](https://github.com/AkashKobal/Techways/blob/main/screenshot/sc2.png)\n\n- Add Student  \n  ![Add Student](https://github.com/AkashKobal/Techways/blob/main/screenshot/sc3.png)\n\n- View Students  \n  ![View Students](https://github.com/AkashKobal/Techways/blob/main/screenshot/sc4.png)\n\n- Manage Students  \n  ![Manage Students](https://github.com/AkashKobal/Techways/blob/main/screenshot/sc5.png)\n\n---\n\n### 🧑‍🏫 Faculty Module\n- Add Faculty  \n  ![Add Faculty](https://github.com/AkashKobal/Techways/blob/main/screenshot/sc6.png)\n\n- View All Faculty  \n  ![View Faculty](https://github.com/AkashKobal/Techways/blob/main/screenshot/sc7.png)\n\n- Manage Faculty  \n  ![Manage Faculty](https://github.com/AkashKobal/Techways/blob/main/screenshot/sc8.png)\n\n---\n\n### ❓ Quiz Module\n- Quiz Overview  \n  ![Quiz Overview](https://github.com/AkashKobal/Techways/blob/main/screenshot/sc9.png)\n\n- Add Quiz  \n  ![Add Quiz](https://github.com/AkashKobal/Techways/blob/main/screenshot/sc10.png)\n\n- Attempt Quiz  \n  ![Attempt Quiz](https://github.com/AkashKobal/Techways/blob/main/screenshot/sc11.png)\n\n---\n\n### 📚 Course Module\n- Add Course  \n  ![Add Course](https://github.com/AkashKobal/Techways/blob/main/screenshot/sc12.png)\n\n- View All Courses  \n  ![View Courses](https://github.com/AkashKobal/Techways/blob/main/screenshot/sc13.png)\n\n- Manage Courses  \n  ![Manage Courses](https://github.com/AkashKobal/Techways/blob/main/screenshot/sc14.png)\n\n- Mark Attendance  \n  ![Attendance](https://github.com/AkashKobal/Techways/blob/main/screenshot/sc15.png)\n\n---\n\n## 🚀 Getting Started\n\n### Prerequisites\n\n- Node.js \u0026 npm\n- Java (17+)\n- MySQL Server\n- Maven\n\n---\n\n### 🛠️ Run Locally\n\n#### 1. Clone the Repo\n```bash\ngit clone https://github.com/AkashKobal/Techways.git\ncd Techways\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakashkobal%2Ftechways","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakashkobal%2Ftechways","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakashkobal%2Ftechways/lists"}