ahmer-yasin / school-management-system

Currently it is difficult for School Mangers and Principles to know in real time how many students are attending classes, the Parents’ contact details of each student, or generating reports on school fee payments for each student. These are just some of the many solutions we are providing with our School Management System

Home Page: http://school.hrshadhin.me

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

school-management-system(SMS)

Many School Mangers and Principle have been lacking the opportunity to manage their administrative activities using technological advancements such as Mobile Phones, Tablets, Computers and Internet. Currently it is difficult for School Mangers and Principles to know in real time how many students are attending classes, the Parents’ contact details of each student, or generating reports on school fee payments for each student. These are just some of the many solutions we are providing with our School Management System.

Installation and use

SMS is build using Laravel 4.2

$ git clone https://github.com/hrshadhin/school-management-system.git
$ cd school-management-system

Change configuration according your need and create Database

$ composer install
$ php artisan migrate
$ php artisan db:seed
$ php artisan serve

** http://localhost:8000 **

#Demo URL: http://school.hrshadhin.me USER: admin PASS: 123456

Screenshot

License

SMS is open-sourced software licensed under the GPL-3.0 license. Frameworks and libraries has it own licensed

About

Currently it is difficult for School Mangers and Principles to know in real time how many students are attending classes, the Parents’ contact details of each student, or generating reports on school fee payments for each student. These are just some of the many solutions we are providing with our School Management System

http://school.hrshadhin.me

License:GNU General Public License v3.0


Languages

Language:HTML 53.3%Language:PHP 27.5%Language:CSS 14.8%Language:JavaScript 4.4%Language:ApacheConf 0.0%