Code Monkey home page Code Monkey logo

beefy-connection's Introduction

beefy-connection

A kiosk for connecting with potential contributors and following up from event contacts. This was created for use by the Fedora linux distribution.

== Who should use this? ==

This was created for following up with conference contacts. This could easily be expanded to job fairs, etc. It's built with Python Flask and can use multiple RDBMS, so customizing is straightforward.

== Installation ==

Installing the necessary application prerequisites is as simple as:

python setup.py install

The application defauls to .sqlite, which is great for development, but there are also included configurations for other databases, such as PostgreSQL. The easiest way to run the app is:

python beefyconnection/beefyflask.py

It's strongly recommended that you use a threaded server like gunicorn for production.

== Under the Hood ==

The app is powered by Python Flask, but the form page is driven by jquery. The webcam capture uses WebRTC, so a recent Mozilla Firefox is recommended. The data backend is SQaLchemy, so it's portable between relational databases.

beefy-connection's People

Contributors

herlo avatar jdeisenberg avatar jds2001 avatar omnidapps-jenkinsx-bot avatar sontek avatar vwbusguy avatar xi11ix avatar

Watchers

 avatar  avatar  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.