Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/achadha235/mtwirk

MTwirk is platform that crowdsources Twitter users.
https://github.com/achadha235/mtwirk

Last synced: about 1 month ago
JSON representation

MTwirk is platform that crowdsources Twitter users.

Awesome Lists containing this project

README

        

Mechanical Twitter Work (MTWIRK)
================================

An app to let users query Twitter for crowd-powered question answering.

## Requirements
- Node
- NPM
- Bower (run npm install -g bower)
- Mongodb

## Install

1. Clone the git repo
2. ```cd/MTwirk && npm install``` (This might take long and download a lot of stuff but its mostly for development)
3. ```cd/app && bower install```
4. ```./mk``` (This is a convenience script for compiling/copying JST and SCSS)
5. ```sudo mongod```
5. ```node server.js```
6. Go to http://localhost:3000 in your browser

TIMELINE:
4/18 Meeting with Jeff
Frontend/UI
Twitter integration

GOALS:
- payments hardcoded
- integrate Twitter
- Backend: Abhi, Dima (Backbone)
- Frontend: Salem, Mitra, Neha (Angular)