Skip to content

khanhbq2k/Pluviophile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebProject20211

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:

  1. Clone project from github

git clone https://github.com/c0lydxMas/Pluviophile

  1. Install XAMPP: https://www.apachefriends.org/download.html

  2. Copy and paste project folder to %YOUR_XAMPP_LOCATION%/xampp/htdocs/

  3. Start XAMPP Apache and MySQL

Warning: Make sure that Apache Server starts on port 80

  1. Open PHPMyAmin Control Panel in localhost:80/phpmyadmin
    Import the pluviophile.sql file inside the project folder to phpmyadmin

  2. 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.

  3. Open localhost:80/Pluviophile and enjoy!

  4. Admin account:
    Username: admin
    Password: 123

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published