Giter Club home page Giter Club logo

sms-js / ictschool Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lactobasilusprotectus/ictschool

0.0 1.0 0.0 9.31 MB

ICTSchool is laravel based School Management Software , It features communictions integeration with school managment system and automate school buisness process effectively , ICTSchool is developed by ICT Innovations, With CTI feature

Home Page: http://ictschool.net

License: Mozilla Public License 2.0

PHP 41.32% CSS 0.01% Vue 0.02% HTML 57.83% Hack 0.82%

ictschool's Introduction

ICTSchool

ICTSchool is laravel based school managment software developed by ICT Innovations , It is complete school managment system with sms and voice based communictions integeration, ICTSchool automate the school's communications process effectivly and it makes communications between parents / teachers / school managment and students much easy and effective.

School managment system feature list

Dasboard


  • Total classes
  • Number of students
  • number of subjects
  • show attendence
  • exams

Student admission system


  • Fully functional and automated admission form for student enrolment

  • Enroll students to a specific class and section for a certain session

Class-wise subject management


  • Add subjects for each class separately

Student promotion


  • promote a student from one class to another

Students’ daily attendance


  • Take attendance of students daily
  • Keep track if students are absent

Students’ attendance report


  • Get a well defined attendance report for all students of a certain class for a certain month

Exam evaluations or marks management


  • Evaluate or put exam marks for each student subject wise
  • Compare students’ marks
  • Print student mark sheet

Students’ fees management


  • Create invoice for student fees
  • Automatically send fees notification to specific date whose set in amdin

Academic year or session handling


  • Keep your school records year-wise
  • Ability to select academic sessions
  • Ability to see previous session data

Management of teachers


  • Add/edit/delete teachers anytime you need
  • Assign teacher to specific class or section
  • Assign teacher to specific subject

Customization of school information


  • Change school name and other information from system settings

Teacher Panel


  • teacher show dasboard attendence and teachers portion

** First git clone

 http://devel.ictinnovations.com/git/ict/school.git

Change configuration according your need and create Database

$ php artisan migrate
$ php artisan db:seed
$ php artisan passport:install (for restfull Api)
$ php artisan storage:link
$ php artisan serve --port 8080

** http://localhost:8080 **

$ php artisan storage:link

cron job Settings

crontab -e

* * * * * /usr/bin/php7.1 /path/artisan schedule:run 1>> /dev/null 2>&1

Screenshot

============

System Dependencies

  • PHP >=7
  • OpenSSL PHP Extension
  • PDO PHP Extension
  • Mbstring PHP Extension
  • Tokenizer PHP Extension
  • XML PHP Extension

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.