How to run app
- Import database dump located at /database directory.
- Create .env file with MySQL credentials
- Install Python and Python packages: sklearn, keras, tensorflow, pandas
- Make sure Python is globally accessible by setting environment variable
- Run
composer install
- Run
php artisan serve
- Administrator user credentials are email: [email protected] and password: 12345678