Coder Social home page Coder Social logo

getshitdone's Introduction

Get shit done

Get Shit Done

Dead stupid todo app with Ruby on Rails and Backbone.js

Get shit done is a simple todo app developed using Ruby on Rails and Backbone.js. The main purpose is to have an easy way to organize my everyday workflow and my tasks in a dead stupid way, with three lists: in queue, doing, done. Also, it's very useful to showcase the process of developing with Backbone.js and Rails, and make a proof of concept with the combination of both.

Deploy

First, you need to clone the git repository.

git clone https://github.com/Geembo/getshitdone.git

or grab the ssh link above, if you use git with ssh.

Then, you need to need to folow this steps.

cd getshitdone
rake db:setup
rake assets:precompile
unicorn_rails -E production -D 

By default, the project uses in development sqlite3 and in production postgresql. Feel free to change it according to your wishes. If you are bored to get some data in there and you want to quickly see what's up with it, just run the following command.

rake db:seed

Contribute

  1. Fork the repo
  2. Do your mojo
  3. Open pull request
  4. Discuss

Demo

You may find a demo version of this app @ http://geembogetshitdone.herokuapp.com

You can login with these credentials

email: [email protected]
password: password

or register for your own account

That's all folks! Many updates will follow soon.

getshitdone's People

Contributors

tsironis avatar avgerin0s avatar

Stargazers

David avatar  avatar  avatar John Deliyiannis avatar

Watchers

 avatar James Cloos avatar

Forkers

tsironis

getshitdone's Issues

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.