Special thanks to Dr., Assoc. Prof. Trung Kien Dao for your teaching and guidance in the 20211 Web Course.
Live demo: http://pluviophile.eastasia.cloudapp.azure.com/
(The link above may not work properly due to financial shortage)
Follow these steps to install a local version:
- Clone project from github
git clone https://github.com/c0lydxMas/Pluviophile
-
Install XAMPP: https://www.apachefriends.org/download.html
-
Copy and paste project folder to
%YOUR_XAMPP_LOCATION%/xampp/htdocs/
-
Start XAMPP Apache and MySQL
Warning: Make sure that Apache Server starts on port 80
-
Open PHPMyAmin Control Panel in localhost:80/phpmyadmin
Import thepluviophile.sql
file inside the project folder to phpmyadmin -
Open with any text editor, change the credentials in
Pluviophile/app/database/connect.php
with your own phpmyadmin username and password and
Pluviophile/public/path.php
with your corresponding root path. -
Open localhost:80/Pluviophile and enjoy!
-
Admin account:
Username: admin
Password: 123