8000 GitHub - maxreuben/sms: Student Management System
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
/ sms Public
forked from krk2211/sms

Student Management System

Notifications You must be signed in to change notification settings

maxreuben/sms

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SMS (Student Management System - NITC)

Follow the setup instructions below.

  1. Clone the Repository

    $ git clone https://github.com/krk2211/sms.git
    
  2. Edit the dbconf.php file.

  3. Set up the database by running the queries from the sms.sql file.

  4. Run the website from home.php which is the home page of the website.

  5. Use <?php require "login/loginheader.php"; ?> To require session usage.

  6. Change the database configurations in line 99 in the files ending with view in the php folder.

TO-Dos

  • Setup Database

  • Teacher Module

  • Student Module

  • Admin Module

  • Mess Module

  • Attendance Module

  • Change the structure of Mess to that of Teacher and Attendance

About

Student Management System

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 72.0%
  • CSS 15.9%
  • JavaScript 5.9%
  • Hack 4.0%
  • HTML 1.6%
  • Shell 0.5%
  • CoffeeScript 0.1%
0