Giter VIP home page Giter VIP logo

sppt3's Introduction

Sistem Pendaftaran PT3 (SPPT3)

Sistem Pendaftaran PT3 (SPPT3) is a web-based registration system for PT3 examination. SPPT3 is written mostly in PHP with some JavaScript and the UI is based on Bootstrap. This system was developed for my high school Computer Science project in 2018, hence the code may be outdated and contains many vulnerabilities. You are required to install Apache HTTP Server, MySQL, and PHP before setting up this system. It is advisable to install a web server solution stack like XAMPP, WAMP, MAMP, or Laragon for easier setup. This instruction is based on XAMPP setup. You may adjust according to your setup. FOR EDUCATIONAL PURPOSE ONLY. PLEASE DO NOT USE THIS PROJECT FOR ANY COMMERCIAL PROJECT. I WON'T BE RESPONSIBLE IF THERE'S ANY DATA BREACH USING THIS SYSTEM!

Installation:

  1. Clone this repository in htdocs folder in local XAMPP directory.
  2. Start the Apache HTTP Server and MySQL services on XAMPP. Open PHPMyAdmin in the browser.
  3. Import sppt3.sql in PHPMyAdmin. The default configuration for SPPT3 database connection is stated as below. Please edit the configuration in connection.php so it matches with your database configuration.

Host Name: localhost

DB Username: root

DB Password:

  1. Open the web system in browser by visiting http://localhost:8080/sppt3. Please change the port number if the web system cannot be opened.

sppt3's People

Contributors

haziqgeek avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.