/Djangular

Task manager implemented using Djangular (Django and Angular)

Primary LanguageCoffeeScript

Djangular-Todo

###This Application is a simple task tracker using TrackMaven's Djangular application

Base URL /todo/

###Tasks From the main todo landing page users are able to view their tasks

  • Users can define new tasks
  • Overdue tasks are highlted
  • Tasks are oredered by date
  • Each task can be marked complete from the landing page using the "complete" button

###Meetings From the todo landing page users are able to view the Meetings for the next week (7 days)

  • Users can define new meetings
  • Meetings are ordered by date