DESCRIPTION : A photo gallery application created using PHP , HTML , CSS.
USE CASES:
A login page to create , login , update , view , delete an account.
We can add new albums and update , view or delete the existing ones.
We can see the description of an album or image.
We can insert or delete images present in an album.
STEPS FOR RUNNING THE APP:
Install notepad++ or any other text editor which supports PHP , HTML , CSS.
Install XAMPP
Then go to XAMPP folder , find XAMPP controller and start the server and MYSQL service.
Download all my files and folders into the htdocs folder present inside XAMPP folder.
To get started open user.php in the browser.