Giter Site home page Giter Site logo

group_planning's Introduction

#grouPACT ###Group planning, conditionally.

A Rails based web application featuring algorithmic background jobs, mailer integration and Stripe authentication and payment processing. Built by a team of three over the course of eight days, this app required knowledge of the full development stack.

We made heavy use of GitHub for version control, Asana for group planning and task management, and RSpec and Capybara testing for quality control.

This app attempts to solve the problem of wavering commitments from friends when it comes to planning group events. By allowing invitees to explicitly state under what conditions they will attend an event - and then compute whose conditions were ultimately met - the app frees the event planner from the need to track down and otherwise heckle their friends.

Check out the live website at grouPACT.me. Note that currently the payments functionality is set to 'test' (i.e. no real money will be transfered!) and the mailer is live (i.e. people will get emails from you).

grouPACT Screenshot

To run this app on your local server, make sure you have Rails and Postgres installed and then follow these steps:

git clone https://github.com/dontmitch/group_planning.git groupact_clone
cd groupact_clone
bundle install
rake db:setup
rails s

This app requires Stripe and AWS API keys for some of its advanced features. You must provide your own keys in order for those features to work. Also, the seeds file may take a minute to run; we went a bit overboard ๐Ÿ˜‰ .

###Copyright Information

Don't be evil and don't run live clones on the web. Other than that, you are free to use and adapt the code as you please.

Travis tests are most likely failing due to lack of support for js-based rspec testing.

group_planning's People

Contributors

astamm78 avatar dbc-apprentice avatar dontmitch avatar ydawant avatar

Watchers

 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.