GithubHelp home page GithubHelp logo

dreg21 / hackflowy Goto Github PK

View Code? Open in Web Editor NEW

This project forked from abhshkdz/hackflowy

0.0 2.0 0.0 7.04 MB

Workflowy clone, built using Backbone.js & Socket.io

JavaScript 10.20% Ruby 0.32% HTML 1.83% CSS 87.66%

hackflowy's Introduction

HackFlowy

Gitter

An open-source Workflowy clone. Static demo available here.

Installation

  • Edit config/development.json and config/database.json to your needs
  • npm install
  • npm install bower
  • bower install
  • node server.js

Heroku deploy

You can use our one-click heroku deploy (Select "United States" as region, when prompted):

Deploy

Or proceed manually as follow:

  • heroku create --stack cedar
  • heroku addons:add heroku-postgresql:dev
  • heroku config:set NODE_ENV=production
  • git push heroku master

Controls

  • UP & DOWN: navigate through tasks
  • CNTRL+UP & CNTRL+DOWN: shuffle tasks
  • TAB: right-indent
  • SHIFT + TAB: left-indent
  • BACKSPACE: Remove an empty task
  • ENTER: New task
  • Click on a bullet point to fold it
  • Hover on a bullet point and click complete to complete it

Technologies used

  • Node + Socket.io
  • Backbone
  • Backbone.marionette
  • Backbone.localforage
  • Foundation

To-do

  • Work on sub-lists. The parent id of the Backbone task model has to be set for it to be saved properly. The template should be modified to have the children ul as part of every task.
  • Search & Tags
  • Themes

Feel free to try it out and contribute.

License

MIT

hackflowy's People

Contributors

abhshkdz avatar asommer70 avatar desyncr avatar discipolo avatar gauravarora avatar gitter-badger avatar iboboc avatar lukemt avatar metapraveen avatar nickolay avatar risacher avatar snicker avatar wassname 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.