/portal

A simple dashboard test app

Primary LanguageJavaScript

portal

A simple dashboard test app

How to run:

  • Make sure u have composer installed
  • run composer install command
  • Create a mysql database named "portal"
  • import app/db/portal.sql into database
  • Run this app via your server. (/htdocs folder if you're on XAMPP)