GithubHelp home page GithubHelp logo

pombredanne / funnel-1 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hasgeek/funnel

0.0 1.0 0.0 2.59 MB

HasGeek Funnel

Home Page: http://funnel.hasgeek.com/

License: BSD 2-Clause "Simplified" License

funnel-1's Introduction

HasGeek Funnel -- beta

Code for HasGeek's Funnel at http://funnel.hasgeek.com/

You are welcome to contribute a patch or use this code to run your own funnel under the terms of the BSD license, specified in LICENSE.txt.

This code runs on Python with the Flask microframework. You will need a bunch of requirements that can be installed with:

$ pip install -r requirements.txt

Copy settings-sample.py to settings.py, edit as necessary, and start the server with:

$ python runserver.py

You may also want to setup the database with:

$ python manage.py db create

WSGI is recommended for production. Enable mod_wsgi in Apache and make a VirtualHost with:

WSGIScriptAlias / /path/to/website.wsgi

funnel-1's People

Contributors

anandology avatar asldevi avatar geohacker avatar jace avatar kracekumar avatar miteshashar avatar nigelbabu avatar nxvipin avatar punchagan avatar samyakbhuta avatar tuxdna 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.