GitXplorerGitXplorer
m

barchat

public
0 stars
0 forks
49 issues

Commits

List of commits on branch master.
Unverified
eb3207049aecfe40b4517aa80df450794758bdd7

Activity badge count now updates (every 30 seconds) (goes to 0 immediately when activity view is opened)

mmrienstra committed 11 years ago
Unverified
8d5f476ec3ecca53140a8b2c6410aea2d0842ff4

update to point valueS

committed 11 years ago
Unverified
9c87c6c0e5494eae407901efefb1eb81330c15e3

fixing up tequila sunrise styles

committed 11 years ago
Unverified
629db5fed07a294049afa1eccc04466f43d2e1f9

Mobile now defaults to openFB login (rather than fcp/FacebookConnectPlugin login)

mmrienstra committed 11 years ago
Unverified
cf961898e59906b2c0bb9b238fc9cec8d7034806

Mobile now defaults to openFB login (rather than fcp/FacebookConnectPlugin login)

mmrienstra committed 11 years ago
Unverified
d16aedfbb219669e4f48f51090ed1e609d66f4a5

Activity screen: crude initial implementation. #12

mmrienstra committed 11 years ago

README

The README file for this repository.

BarChat

Front end powered by React & Ratchet.

Dependencies

Node must be installed.

npm update will install all npm dependencies (defined in package.json) into /node_modules/.

Building

Build libraries include gulp, browserify & reactify. See package.json for more.

Build scaffolding based on fforw/gulp-react.

Use gulp to just build, and gulp watch to enable streaming build.

See gulpfile.js for details.

Issues

We track and estimate our work using GitHub issues, according to the following points system:

  • 1 - XS (1-2 hours)
  • 2 - S (2-4 hours)
  • 3 - M (4-8 hours)
  • 5 - L (2-3 days)
  • 8 - XL (5 days)

Anything larger than XL should be broken down into smaller tasks.