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
- Host: GitHub
- URL: https://github.com/squallstar/welovedifference
- Owner: squallstar
- Created: 2011-12-13T16:33:52.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2012-01-11T16:50:20.000Z (over 14 years ago)
- Last Synced: 2025-01-26T13:13:01.339Z (over 1 year ago)
- Language: PHP
- Homepage: welovedifference.com
- Size: 718 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.markdown
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).