Skip to content

mkwidzinska/todo-rails4-angularjs

 
 

Repository files navigation

Showcase of Rails 4 and AngularJS integration

This is a todo list management application, written in Rails 4 and AngularJS. Tasks support CRUD operations as well as drag&drop sorting and setting due dates via a popup calendar. All task operations are done on the client side and synchronized to the server. The application sports a RESTful API used by AngularJS SPA and also usable standalone.

Check out the demo at todo-rails4-angularjs.

Technologies used

Frontend

Backend

About

Showcase of Rails 4 and AngularJS integration

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 83.3%
  • Ruby 13.1%
  • CoffeeScript 2.9%
  • CSS 0.7%