Skip to content

School management system (SMS) are software applications that help schools to streamline their operations and improve efficiency. SMS can be used to track student information, manage attendance, grade assignments etc.

Notifications You must be signed in to change notification settings

ArifurDev/school_management_system

Repository files navigation

simple school management system

Login Info

click this: School management System
**Email:**admin@gmail.com
Password: 12345678

You can clone this repo and then scroll down

About this project

d1 d2 d3 d4 d5 d6 d7 d8 d9 d10 d11 d12 d13 d14 d15 d16 d17 d18

clone the repository from GitHub, follow these steps:

Clone the repository

git clone https://github.com/Arifurrahmanrifat29112002/school_management_system.git
cd school_management_system

Install dependencies

composer install
npm install

Set up environment configuration

cp .env.example .env
php artisan key:generate

Update .env file with your database configuration

Run migrations

php artisan migrate

Run the development server

php artisan serve

About

School management system (SMS) are software applications that help schools to streamline their operations and improve efficiency. SMS can be used to track student information, manage attendance, grade assignments etc.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published