GithubHelp home page GithubHelp logo

tangxuke / school-management-system Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hrshadhin/school-management-system

0.0 2.0 0.0 11.06 MB

Currently it is difficult for School Mangers and Principal 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

License: GNU Affero General Public License v3.0

PHP 31.75% HTML 59.41% CSS 4.98% JavaScript 3.86%

school-management-system's Introduction

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.

📢 New application with php7, laravel 5.6 and new theme is here

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 ** USER: admin PASS: demo123

Demo Live Link

URL: http://school.hrshadhin.me USER: admin PASS: demo123

💁 About SMS Sending

  • If you configure api link here then sms will be send to the number.
  • If you want to send bulk sms from the menu you have to congifure api link also in here. Bulk sms will not send currently it store in queue inside the database so you have process that queue. For that you can set a cron job with below command:
    php artisan queue:listen
    

Contributors

Screenshot

License

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

school-management-system's People

Contributors

hrshadhin avatar order4adwriter avatar pyprism avatar zahidirfan avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.