{"id":23452499,"url":"https://github.com/rajkumar060301/school-management-system","last_synced_at":"2025-04-10T16:57:02.320Z","repository":{"id":268921458,"uuid":"905862854","full_name":"rajkumar060301/school-management-system","owner":"rajkumar060301","description":null,"archived":false,"fork":false,"pushed_at":"2024-12-19T17:46:58.000Z","size":11374,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-15T20:42:59.968Z","etag":null,"topics":["eduucation","manage-exams","marksheet","school-management","school-management-system","school-project","sms","teachers"],"latest_commit_sha":null,"homepage":"","language":"PHP","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/rajkumar060301.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"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":"2024-12-19T17:09:58.000Z","updated_at":"2024-12-19T17:47:02.000Z","dependencies_parsed_at":"2024-12-19T18:41:22.166Z","dependency_job_id":null,"html_url":"https://github.com/rajkumar060301/school-management-system","commit_stats":null,"previous_names":["rajkumar060301/school-management-system"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rajkumar060301%2Fschool-management-system","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rajkumar060301%2Fschool-management-system/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rajkumar060301%2Fschool-management-system/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rajkumar060301%2Fschool-management-system/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rajkumar060301","download_url":"https://codeload.github.com/rajkumar060301/school-management-system/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248258684,"owners_count":21073981,"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":["eduucation","manage-exams","marksheet","school-management","school-management-system","school-project","sms","teachers"],"created_at":"2024-12-24T01:17:13.517Z","updated_at":"2025-04-10T16:57:02.293Z","avatar_url":"https://github.com/rajkumar060301.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"## **Laravel School Management System** \n\n**LAVSMS** is developed for educational institutions like schools and colleges built on Laravel 8\n\n**SCREENSHOTS** \n\n**Dashboard**\n\u003cimg src=\"https://i.ibb.co/D4T0z6T/dashboard.png\" alt=\"dashboard\" border=\"0\"\u003e\n\n**Login**\n\u003cimg src=\"https://i.ibb.co/Rh1Bfwk/login.png\" alt=\"login\" border=\"0\"\u003e\n\n**Student Marksheet**\n\u003cimg src=\"https://i.ibb.co/GCgv5ZR/marksheet.png\" alt=\"marksheet\" border=\"0\"\u003e\n\n**System Settings**\n\u003cimg src=\"https://i.ibb.co/Kmrhw69/system-settings.png\" alt=\"system-settings\" border=\"0\"\u003e\n\n**Print Marksheet**\n\u003cdiv style=\"clear: both\"\u003e \u003c/div\u003e\n\u003cimg src=\"https://i.ibb.co/5c1GHCj/capture-20210530-115521-crop.png\" alt=\"print-marksheet\"\u003e\n\n**Print Tabulation Sheet \u0026 Marksheet**\n\u003cimg src=\"https://i.ibb.co/QmscPfn/capture-20210530-115802.png\" alt=\"tabulation-sheet\" border=\"0\"\u003e\n\n\u003chr /\u003e  \n\nThere are 7 types of user accounts. They include:\n \nAdministrators (Super Admin \u0026 Admin)\n- Librarian\n- Accountant\n- Teacher\n- Student\n- Parent\n\n**Requirements** \n\nCheck Laravel 8 Requirements https://laravel.com/docs/8.x\n\n**Installation**\n- Install dependencies (composer install)\n- Set Database Credentials \u0026 App Settings in dotenv file (.env)\n- Migrate Database (php artisan migrate)\n- Database seed (php artisan db:seed)\n\n**Login Credentials**\nAfter seeding. Login details as follows:\n\n| Account Type  | Username | Email | Password |\n| ------------- | -------- | ----- | -------- |\n| Super Admin | cj | cj@cj.com | cj |\n|  Admin | admin | admin@admin.com | cj |\n|  Teacher | teacher | teacher@teacher.com | cj |\n|  Parent | parent | parent@parent.com | cj |\n|  Accountant | accountant | accountant@accountant.com | cj |\n|  Student | student | student@student.com | cj |\n\n#### **FUNCTIONS OF ACCOUNTS** \n\n**-- SUPER ADMIN**\n- Only Super Admin can delete any record\n- Create any user account\n \n**-- Administrators (Super Admin \u0026 Admin)**\n\n- Manage students class/sections\n- View marksheet of students\n- Create, Edit and manage all user accounts \u0026 profiles\n- Create, Edit and manage Exams \u0026 Grades\n- Create, Edit and manage Subjects\n- Manage noticeboard of school\n- Notices are visible in calendar in dashboard\n- Edit system settings\n- Manage Payments \u0026 fees\n\n**-- ACCOUNTANT**\n- Manage Payments \u0026 fees\n- Print Payment Receipts\n\n**-- LIBRARIAN**\n- Manage Books in the Library\n\n**-- TEACHER**\n- Manage Own Class/Section\n- Manage Exam Records for own Subjects\n- Manage Timetable if Assigned as Class Teacher\n- Manage own profile\n- Upload Study Materials\n\n**-- STUDENT**\n- View teacher profile\n- View own class subjects\n- View own marks and class timetable\n- View Payments\n- View library and book status\n- View noticeboard and school events in calendar\n- Manage own profile\n\n**-- PARENT**\n- View teacher profile\n- View own child's marksheet (Download/Print PDF)\n- View own child's Timetable\n- View own child's payments\n- View noticeboard and school events in calendar\n- Manage own profile\n\n### **Contributing**\n\nYour Contributions \u0026 suggestions are welcomed. Please use Pull Request\n\n### **Security Vulnerabilities**\n\nIf you discover a security vulnerability within LAV_SMS, please send an e-mail to CJ Inspired via cjay.pub@gmail.com. All security vulnerabilities will be promptly addressed.\n\n***Please Note*** that some sections of this project are in the work-in-progress stage and would be updated soon. These include:\n\n- The Noticeboard/Calendar in the Dashboard Area\n- Librarian/Acountant user pages\n- Library Resources/Study Materials Upload for Students\n\n### **Contact [RJ INSPIRED]**\n- Phone : +917764904152\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frajkumar060301%2Fschool-management-system","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frajkumar060301%2Fschool-management-system","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frajkumar060301%2Fschool-management-system/lists"}