Skip to content

Latest commit

 

History

History
49 lines (43 loc) · 1.47 KB

README.md

File metadata and controls

49 lines (43 loc) · 1.47 KB

school-management-system(SMS)

Many School Mangers and Principal 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 Principals 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: demo123

Screenshot

License

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