/staff-mgt-stack-test

Employee Management System (Backend/Full Stack Developer) Assessment Project for Crenet Techlabs developed by Mcdavid Obioha

Primary LanguagePHPMIT LicenseMIT

Staff Management Portal Usage:

  1. Unzip the php project to server folder and import the msql database from the mysql folder to your database server.

  2. Set your database credentials in the .env file.

  3. Enable php-intl.dll in your apache php.ini

4a) If on localhost: start php local server with php -S localhost:8000

4b) If on webhost/live server: live host change app_domain to your web address url in database > settings table

demo admin login:

email: demoadmin@staffa.com
password: 123456

demo staff login:

email: demostaff@staffa.com
password: 123456

Ready to use