Code Monkey home page Code Monkey logo

Version 0.2 1-23-2013

Giftflow

Giftflow is a web application where people can share resources, meet each others' needs and reduce waste, all without spending money.

Giftflow.org is no longer running. To learn more about the project, you can visit these links

Huffington Post

Fast Company

Shareable

The source code for this project was released per request of the users. We put it here so people can deploy their own gift economy web site, and so that developers can continue to contribute and discuss the future of this application.

If you would like to get involved please join the discussion in our mailing list.

If you are looking to contribute or need help setting up a development environment, see the Development Wiki.

Installation

Requirements

This application is based on the CodeIgniter (version 2.0.0) framework which requires the following:

  • Apache with 'mod_rewrite' and 'mcrypt' modules enabled.

  • PHP 5.3 or newer with the 'GD' or 'iMagick' extensions. Depending on your PHP version, you might need to set date.timezone to something like 'America/New_York' in your php.ini file.

  • MySQL 5.1 (5.5 is not recommended due to a LEFT JOIN parsing bug)

Configuration

Database setup

In MySQL create a database called 'gift'. Import the database structure from 'database/stable/gift.sql', and the default values from 'database/stable/defaults.sql'. If you need to populate the database with test data, see the Development Wiki.

Application files

  • In the application/config directory copy secrets.empty.php to secrets.php and populate it with the values it needs.

  • .htaccess - If you are installing this in a place different then your web root, you might need to change your RewriteRule accordingly.

  • uploads/ - Make sure this directory has writable so it can accept photo uploads. The same needs to be done for uploads/thumb/.

giftflow's Projects

gfdocs icon gfdocs

Store all useful documentation for GiftFlow here

giftflow icon giftflow

GiftFlow is an open-source web platform that makes it easy for communities to give and share their extra resources.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.