Skip to content

ItsJustIzmeer/ijemer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 

Repository files navigation

utmxjpmpp

Installation Manual

Installation

To run this program, you need to install these things:

  • Node.js and NPM
  • XAMPP and PHP
  • Composer

Install Node.js and NPM

Download the Windows Installer from NodeJs official website.

Make sure you have downloaded the latest version of NodeJs. It includes the NPM package manager.

install-nodejs

Install XAMPP and PHP

Download the Windows Installer from XAMPP Official Website.

Make sure you have downloaded the latest version of XAMPP. It includes PHP.

install-xampp

Install Composer

Download the Windows Installer from Composer Official Website.

Make sure you have downloaded the latest version of Composer.

install-composer

Run Locally

  • Clone Github

First, you need to clone this github repositories to htdocs folder inside xampp.

htdocs

  • Run XAMPP

Then, run XAMPP Control Panel and start apache and MySQL actions.

run-xampp

  • Open Terminal

For this example, we will using Visual Studio Code Terminal.

Click on the Terminal tab on top of Visual Studio Code and select New Terminal.

A new terminal will open.

Type php artisan migrate to migrate the database. You can view the new database through Admin button on XAMPP Control Panel.

Type php artisan serve to run your website locally.

visual-studio-code

Follow link by Control + Click on the link.

Link of Github

Github

Link of the Website

UndiUTMKL

List Of Username and Password

Admin User

Username : muhd.izmeer@gmail.com

Password : 123456789

Candidate User

Username : faizul@graduate.utm.my

Password : 123456789

Voter User

Username : muhammadizmeer@graduate.utm.my

Password : 123456789

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors