Skip to content

swetankmodi/albums

Repository files navigation

Codechef Albums

Create albums and share it with users or make it private.

Prerequisites

php
mysql
apache/xamppp

Built With

Authors

Usage Instructions:

  • Download ZIP or Clone the repository
  • Create a database using the sql file provided.
  • Change the database name and username and password in dbconn.php
  • Paste it in htdocs(xampp) or public_html(apache)
  • You're ready to go!

Note

  • Fixed the SQL
  • The PHP functions are in the directory dist/functions