Skip to content

Latest commit

 

History

History
39 lines (20 loc) · 624 Bytes

README.md

File metadata and controls

39 lines (20 loc) · 624 Bytes

Spark web

Social network similar to instagram.

What can you do?

  • 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

Setup:

  1. Install XAMPP (or similar)

  2. Clone repo in "XAMPP/htdocs/" folder

  3. Run XAMPP

  4. XAMPP Control panel: Start "Apache" and "MySQL"

  5. Browser: "localhost/phpmyadmin"

  6. New database, name it "pibd" (enconding utf8 prefered)

  7. "Import" > "Choose File" > "..\daw-destello\pibd.sql" > "Go"

  8. Browser: localhost/daw-destello