Coder Social home page Coder Social logo

hosseinzoda / speechbubble Goto Github PK

View Code? Open in Web Editor NEW

This project forked from acecentre/speechbubble

0.0 0.0 0.0 5.29 MB

Working code for v2 of the speechbubble.org.uk site. See acecentre.org.uk for more details

JavaScript 49.60% HTML 43.68% CSS 6.72%

speechbubble's Introduction

##SpeechBubble

SpeechBubble is a website to allow individuals to search and compare different communication aid solutions.

Getting Involved

There are many ways to contribute to the development of the SpeechBubble. Here are some ideas:

Use the site!

Use the site currently at http://production.speechbubble.org.uk and if you spot a problem/enhancement use the feedback button at the bottom when you spot a problem.

Code

In order to start contributing code and/or designs to the SpeechBubble project, follow the steps below:

  1. Fork this repo. For detailed instructions visit http://help.github.com/fork-a-repo/
  2. Install & run locally (see below)
  3. Hack away! but please make sure you follow [this branching model] (http://nvie.com/posts/a-successful-git-branching-model/). That means, make your pull requests against the develop branch, not the master branch.

Review

Another very useful way to contribute to the SpeechBubble project is to identify any bugs or issues that may still be lurking around. You can also submit requests for the features that you think the SpeechBubble is still missing. To get started, follow the steps below:

  1. Sign up for a fee github account if you don't already have one
  2. Report issues and submit feature requests to your heart's content via a the SpeechBubble issues page

Install

On OSX

  1. Install homebrew
  2. Install nodejs
npm install -g grunt-cli
npm install -g bower
gem install sass
gem install compass
npm install
bower install
brew install mongodb
mkdir -m /data/db
sudo chown #{current_user} /data/db
mongod
```

#### Development

`grunt serve`

speechbubble's People

Contributors

raygerrard avatar willwade avatar lgarvey 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.