Skip to content

sreejithkm001/E-BIRTH-CERTIFICATE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Requirements::::::

Download and Install any local web server such as XAMPP.

Download the provided source code zip file

System Installation/Setup::::

Open your XAMPP Control Panel and start Apache and MySQL.

Extract the downloaded source code zip file.

Copy the extracted source code folder and paste it into the XAMPP's "htdocs" directory.

Browse the PHPMyAdmin in a browser. i.e. http://localhost/phpmyadmin

Create a new database naming obcms_db.

Import the provided SQL file. The file is known as obcms_db.sql located inside the database folder.

Browse the Online Birth Certificate Management System in a browser. i.e. http://localhost/OBCMS/.