Guidance Student Record Management with SMS Notification using Codeigniter Source Code

2016-04-17T08:58:27+08:00

This program will teach you on how to create a guidance student record management system with Short Message Service(SMS) notification. It features the following: 1. Adding of Counsel Information 2. Adding of noticeboard 3. Sending of email message 4. Adding of Student,teachers,parents,course,schedule,subjecs,daily attendance 5. Sending of SMS notification to students or parents. Instructions: 1. Download the source code. 2. Extract the compressed folder. 3. Run the xampp control panel and start the apache and mysql 4. Copy the extracted folder to htdocs 5. Open the browser and type localhost/phpmyadmin 6. import dbguidance.sql in the database folder 7. Run the program by [...]