An open API service indexing awesome lists of open source software.

https://github.com/squallstar/welovedifference

We Love Difference "Points of view" - A small photographic project made by Nicholas Valbusa and Michela Tannoia
https://github.com/squallstar/welovedifference

Last synced: about 1 month ago
JSON representation

We Love Difference "Points of view" - A small photographic project made by Nicholas Valbusa and Michela Tannoia

Awesome Lists containing this project

README

          

==================
WE LOVE DIFFERENCE
==================

We Love Difference is an open-source project to let the people upload their photos about a theme, one each week.

The project had been developed in PHP5 with CodeIgniter framework and is released live on http://welovedifference.com/

We decided to suspend the project due to lack of users during august 2011.

* Web developer: Nicholas Valbusa - @Squallstar
* Graphic designer: Michela Tannoia - @Mintsugar

--------------
How to install
--------------

1. Set up the database configuration here: **application/config/database.php**
2. Launch the install script (**application/config/install-database.sql**) on the database
3. The admin panel can be reached appending **/anana** on the website url. Default login is **admin:password** and can be changed on the **application/models/model_auth.php** class.

Released under **GNU/GPL** (General Public License).