Skip to content

Rails, AJAX, and Devise - Single Page Application Demo

Notifications You must be signed in to change notification settings

nabeel-tariq/tasksnail

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TaskSnail

TaskSnail is a one-page task management app that uses Rails and Devise.

Live Demo

TaskSnail

Parts

  • Ruby 2.2.0
  • Rails 4.2
  • Devise
  • Zurb Foundation

Installation

  • git clone
  • bundle install
  • rake db:migrate

Contributing

  1. Fork it ( https://github.com/codediodeio/tasksnail )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

About

Rails, AJAX, and Devise - Single Page Application Demo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 44.1%
  • Ruby 40.7%
  • HTML 14.4%
  • Other 0.8%