PHP Transcript University - School System

PHP Transcript University - School System

Screenshots

Overview

This system allows the admin to set students' grades and keying student subjects and marks. There 8 modules provided, each module is straightforward. Every module there features (CRUD, Create, Update, Read, Delete). This system is suitable for schools/universities that need to generate their student grade. You will be grant full source code and easy to edit the code.

Features

1. Module Student

2. Module Subject

3. Module Enrol Subject Student

4. Module Programme

5. Module Session/Semester

6. Module Grade Setup

7. Module Mark

8. Module Result

Requirements

Web Server

  • Apache/2.4.10 (Win32) OpenSSL/1.0.1h PHP/5.4.31
  • Database client version: libmysql - mysqlnd 5.0.10 - 20111026 - $Id: c85105d7c6f7d70d609bb4c000257868a40840ab $
  • PHP extension: mysql

Database Server

  • Server: 127.0.0.1 via TCP/IP
  • Server type: MySQL
  • Server version: 5.5.39 - MySQL Community Server (GPL)
  • Protocol version: 10
  • User: root@localhost
  • Server charset: UTF-8 Unicode (utf8)

Instructions

1. Install XAMPP

2. Setup database 'partial_transcritp_system' (PhpMyAdmin) (Database Schema provided inside folder database)

3. Login system credentials: (Can be edit at account setting once login)

  • Username: Zakwan
  • Password: abc123

Download