essn / make-a-decision

Bloc Hacker Club (Team 29): Kick-Off Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

# Make A Decision

Make A Decision is an app that helps you decide between two conflicting choices.

## Setup

To get started, clone this repo and run the following from your terminal:

$ bundle
$ rake db:create
$ rake db:migrate

## User Stories

As an end user, I want to be able to sign up for the app.

As an end user, I want to be able to save decisions.

As an end user, I want to be able to share decisions on social media.

As an end user, I want to be able to collapse sections of the Make A Decision form.

As an end user, I want to be able to comment on public decisions.

As an end user, I want to be able to mark a decision as public or private.

As an end user, I want to see a leaderboard of top Make A Decision users.

As an end user, I want to be able to like a decision.

As an end user, I want to be able to save my decision to a PDF.

About

Bloc Hacker Club (Team 29): Kick-Off Project


Languages

Language:Ruby 94.9%Language:CSS 3.0%Language:JavaScript 1.6%Language:CoffeeScript 0.5%