GithubHelp home page GithubHelp logo

frontend's Introduction

Feowl Logo

Feowl will provide the citizens, journalists and businesses of Douala, Cameroon, with reliable data about the electricity supply. Local media will leverage a network of SMS-enabled contributors, whom the Feowl platform will automatically poll at regular intervals.

Feowl is financed by the International Press Institute's News Contest. If you are a developer, a designer, a statistician, an electricity specialist, a venture capitalist or an owl breeder and want to help us make Feowl fly, drop us a line at [email protected]

Feowl User Interface

Installation

Dependancies

You must have a basic Apache and PHP environement:

sudo apt-get install apache2 php5 libapache2-mod-php5 php5-curl

System configuration

The Kohana installation must be in a directory / from the root of your virtual host or domain.

Also, you have to allow writing on ./tmp, ./logs directories (replace <path> by the path of the Feowl directory):

chmod 777 -Rf ./logs ./tmp

API access, Sendgrid access

Every Feowl installation must use a unique key for the API. Do not hesitate to ask for a key! To setup your keys, from the Feowl directory use the following environement variables:

FEOWL_API_USERNAME
FEOWL_API_KEY
FEOWL_API_ROOT
FEOWL_SENDGRID_USERNAME
FEOWL_SENDGRID_PASSWORD

You can otherwise edit the file under application/config but be carefull to not send it to git.

Generate locales

From the root directory, type :

php index.php --uri="i18nget/generate"

frontend's People

Contributors

pirhoo avatar quincykwende avatar n-kb avatar lushkah911 avatar ichaib avatar azd325 avatar

Watchers

 avatar

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.