Skip to content

anuradha/student-management-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

student-management-system

A simple one page web application to manage student data.

Installation Guide

  1. Create a database named 'students'.
  2. Import the 'DB/student.sql' into the students Database.
  3. Change database configurations in the 'config/config.xml'.
  4. Create a virtual host.
  5. Change the 'BASE_URL' value in the 'index.php' to match url you used in virtual host file. Please add the '/' at the end of the URL. (eg: http://www.example.com/)

About

Code Test - Student Management System

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published