Social network similar to instagram.
-
Search images by image name, user or album
-
Register and login
-
Create albums
-
Upload images adding them to an album
-
Like a post
-
Modify your account
-
Delete your account
-
Chosse a theme
-
Install XAMPP (or similar)
-
Clone repo in "XAMPP/htdocs/" folder
-
Run XAMPP
-
XAMPP Control panel: Start "Apache" and "MySQL"
-
Browser: "localhost/phpmyadmin"
-
New database, name it "pibd" (enconding utf8 prefered)
-
"Import" > "Choose File" > "..\daw-destello\pibd.sql" > "Go"
-
Browser: localhost/daw-destello