Skip to content

alexglach/project_djello

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Djello is a team-based project management application. Users can build task lists grouped into different board, can assign cards to team members, and can remove tasks once they're completed -- all without a full-page refresh. This single-page app made with AngularJS, Ruby on Rails and PostgreSQL. The app features drag and drop functionality and in-place editing for all fields.

The live app is available at here! To log in, create an account or sign in with alex@alex.com and 'password' as the password. Once signed in, you can create boards, lists and cards, and drag and drop lists between different boards and cards between different lists. All API calls are done via Restangular, so the app never needs to do a full refresh to get data to the Rails back-end.

About

Project management with that great wobbly taste.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Ruby 54.8%
  • HTML 23.6%
  • JavaScript 14.9%
  • CSS 5.8%
  • CoffeeScript 0.9%