Skip to content

rob88/school-management-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Author  : REBEN FARAJ 
Email   : [email protected]
Website : www.webdesign.me.uk
Date    :02-05-2017 
=======================How to run This project ======================================
>School Management System PHP project Version 0.1
>Install PHP 5.6 Or Later 
>install XAMPP  : https://www.apachefriends.org/index.html
>Create a database 'school_management-db.sql'
> create table 'school_'
> Setup Database connection , please note that I am using localhost as server , 
root as username, password not required . Please see db_connector.php in Config folder and change the 
database credentials. 
> Finally visit http://localhost/school-management-system/index.php
> Visit www.Webdesign.me.uk//school-management-system/index.php To view a live demo 
> If you are interested working on this projecct with me , Please do contact  me :)
=========================================================================================