{"id":17900586,"url":"https://github.com/radser2001/laravel-student-management-system","last_synced_at":"2026-04-12T04:33:17.927Z","repository":{"id":219236606,"uuid":"748524201","full_name":"Radser2001/Laravel-Student-Management-System","owner":"Radser2001","description":"Efficiently record and manage student information","archived":false,"fork":false,"pushed_at":"2024-01-26T09:29:51.000Z","size":957,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-08T19:35:02.462Z","etag":null,"topics":["breeze","inertiajs","laravel","php","tailwindcss","vue3"],"latest_commit_sha":null,"homepage":"","language":"PHP","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/Radser2001.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-01-26T06:58:31.000Z","updated_at":"2024-01-26T08:50:36.000Z","dependencies_parsed_at":"2024-10-28T16:12:26.307Z","dependency_job_id":"c8b0692e-7173-4bf2-ac8a-ee05625a4693","html_url":"https://github.com/Radser2001/Laravel-Student-Management-System","commit_stats":null,"previous_names":["radser2001/laravel-student-management-system"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Radser2001%2FLaravel-Student-Management-System","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Radser2001%2FLaravel-Student-Management-System/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Radser2001%2FLaravel-Student-Management-System/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Radser2001%2FLaravel-Student-Management-System/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Radser2001","download_url":"https://codeload.github.com/Radser2001/Laravel-Student-Management-System/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246942006,"owners_count":20858425,"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":["breeze","inertiajs","laravel","php","tailwindcss","vue3"],"created_at":"2024-10-28T16:01:07.029Z","updated_at":"2025-12-30T23:10:01.969Z","avatar_url":"https://github.com/Radser2001.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\u003ca href=\"https://laravel.com\" target=\"_blank\"\u003e\u003cimg src=\"https://raw.githubusercontent.com/laravel/art/master/logo-lockup/5%20SVG/2%20CMYK/1%20Full%20Color/laravel-logolockup-cmyk-red.svg\" width=\"400\" alt=\"Laravel Logo\"\u003e\u003c/a\u003e\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n\u003ca href=\"https://github.com/laravel/framework/actions\"\u003e\u003cimg src=\"https://github.com/laravel/framework/workflows/tests/badge.svg\" alt=\"Build Status\"\u003e\u003c/a\u003e\n\u003ca href=\"https://packagist.org/packages/laravel/framework\"\u003e\u003cimg src=\"https://img.shields.io/packagist/dt/laravel/framework\" alt=\"Total Downloads\"\u003e\u003c/a\u003e\n\u003ca href=\"https://packagist.org/packages/laravel/framework\"\u003e\u003cimg src=\"https://img.shields.io/packagist/v/laravel/framework\" alt=\"Latest Stable Version\"\u003e\u003c/a\u003e\n\u003ca href=\"https://packagist.org/packages/laravel/framework\"\u003e\u003cimg src=\"https://img.shields.io/packagist/l/laravel/framework\" alt=\"License\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n# Student Management System\n\nLaravel-based web application designed to efficiently manage the student records. This application provides a user-friendly interface for tasks such as adding new students, viewing a list of students, editing student information, and deleting student records. Additionally, the system includes user registration and authentication features to ensure secure access.\n\n## Features\n\n### User Authentication\n\n- Register an account to access the Student Management System.\n- Sign in to manage students and your account.\n\n### Student Management\n\n- Add new students to your database.\n- View a list of all added students.\n- Edit or modify existing student information.\n- Delete students from your records.\n\n## Technologies Used\n\n- **Laravel :** The PHP framework used for backend development.\n- **Vue.js :** Frontend development powered by Vue 3.\n- **Inertia.js :** A library for building modern single-page applications (SPAs) with server-side rendering.\n- **Tailwind CSS :** A utility-first CSS framework for building responsive and stylish interfaces.\n- **Breeze :** A minimalistic, highly customizable Laravel starter kit.\n\n\u003cdetails\u003e\n  \u003csummary style=\"font-size: 18px; font-weight: bold;\"\u003eStudent Management Screenshots\u003c/summary\u003e\n  \n### List of students\n\n  ![List of students](Screenshots/students.png)\n\n### Student Statistics\n\n  ![Student Statistics](Screenshots/dashboard.png)\n\n### Add New Student\n\n  ![Add New Student](Screenshots/create.png)\n\n### Update Student Details\n\n  ![Update Student Details](Screenshots/update.png)\n\n### User Profile\n\n  ![User Profile](Screenshots/profile.png)\n\n### Home Page\n\n  ![Home Page](Screenshots/home.png)\n\n### Login Page\n\n  ![Login Page](Screenshots/login.png)\n\n### Registration Page\n\n  ![Registration Page](Screenshots/register.png)\n\n### Forgot Password Page\n\n  ![Forgot Password Page](Screenshots/forgotPassword.png)\n\n\u003c/details\u003e\n\n## Getting Started\n\n### Prerequisites\n\n- PHP 8.1\n- Composer\n- Node.js\n- NPM \n\n### Installation\n\n#### 1. Clone the repository\n\n```\ngit clone https://github.com/Radser2001/Laravel-Student-Management-System.git\n```\n\n#### 2. Install dependencies\n\n```\ncomposer install\nnpm install\n```\n\n#### 3. Set up the environment\n\n- Duplicate the .env.example file and rename it to .env.\n- Generate the application key:\n\n```\nphp artisan key:generate\n```\n\n#### 4. Migrate the database\n\n```\nphp artisan migrate\n```\n\n#### 5. Compile front-end assets\n\n```\nnpm run dev\n```\n\n#### 6. Start the development server\n\n```\nphp artisan serve\n```\n\n#### Visit \u003chttp://localhost:8000\u003e in your browser\n\n### Usage\n\n- Create a new account or sign in with existing credentials.\n- Navigate to the \"Students\" section to manage student records.\n- Use the provided features to add, view, edit, and delete student information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fradser2001%2Flaravel-student-management-system","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fradser2001%2Flaravel-student-management-system","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fradser2001%2Flaravel-student-management-system/lists"}