Monitoring of Students Cyber Accounts System using PHP with Source Code

Language

This is a Monitoring of Students Cyber Account Balances System Project that has been developed using PHP, HTML, CSS, and jQuery. This system was built for a certain school to help the school's cyber center manage their student's account balances. The system allows the system users to populate the list of students with their cyber time balances for each semester. The system has a pleasant user interface and user-friendly functionalities. The system also generates printable reports. This system has 2 types of users which are the Administrator and Non-Administrator users. The Administrator user is a user who can manage all the data and has access to all features and functionalities of this system.

FEATURES

  • Login Page
  • Logout
  • Manage Printing Services
  • Manage Student List
  • Check Students Balances
  • Generate Reports
  • Manage System Users
  • Manage Default Semester

How to Run

Requirements

  • Download and Install any local web server such as XAMPP/WAMP.
  • Download the provided source code zip file. (download button is located below)

Installation/Setup

  1. Open your XAMPP/WAMP's Control Panel and start the "Apache" and "MySQL".
  2. Extract the downloaded source code file. Rename the extracted folder to "MSCAB".
  3. If you are using XAMPP, copy the extracted source code folder and paste it into the XAMPP's "htdocs" directory. And If you are using WAMP, paste it into the "www" directory.
  4. Browse the PHPMyAdmin in a browser. i.e. http://localhost/phpmyadmin
  5. Create a new database naming "mscabdb".
  6. Import the provided SQL file. The file is known as "mscabdb.sql" located inside the "database" folder.
  7. Browse the Monitoring of Students Cyber Account Balances System in a browser. i.e. http://localhost/MSCAB

Admin Credential

Username: admin
Password: admin

DEMO

I this project will help you with what you are looking for. Feel free to modify it the way you wanted.

Enjoy :)

Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. After downloading it, you will need a program like Winzip to decompress it.

Virus note: All files are scanned once-a-day by SourceCodester.com for viruses, but new viruses come out every day, so no prevention program can catch 100% of them.

FOR YOUR OWN SAFETY, PLEASE:

1. Re-scan downloaded files using your personal virus checker before using it.
2. NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.

Comments

Hi! Can you please make a simple manual on what Database Name and Table to be created? error

Add new comment