Username: Partha
Password: partha
- XAMPP installed (Apache + MySQL + PHP)
- PHPMyAdmin access (included with XAMPP)
- Move payroll_system file to 'htdocs' folder located in 'xampp' folder at your C/D/... Drive
- Access PHPMyAdmin: http://localhost/phpmyadmin
- Create a database named'smarthr'
- Navigate to Import tab
- Choose Database/smarthr.sql from repository
- Execute import
- Move to your local browser(chrome) and type (localhost/payroll_system)
- Everything will be ready



