Program is made from Laravel Framework (5.6)
Requirements: Xampp for Database (PHP >= 7.1.3) Composer for Laravel (https://getcomposer.org/)
- Create Database name "riolib" in phpmyadmin.
- RUN run.bat (for Windows) or access console and go to the folder directory.
- Type "php artisan serve"
- Use a web browser, access url http://localhost:8000/
- To initialize database access url: http://localhost:8000/initialize or click the link in the welcome page.