Proof-of-concept implementation of a classic Getting Things Done workflow, see en.wikipedia.org/wiki/Getting_Things_Done for more details on GTD.
Supported features:
-
To-Dos, Appointments and ‘Waiting for…’ tasks
-
Next Action tasks
-
Projects hierarchy, including delayed projects
-
Appointment scheduling
-
Daily overview, current active tasks highlighting
-
Archiving
-
Initial email integration, ability to convert emails to tasks
Full-stack framework: Ruby on Rails 4.1,
Front-end template: Bootstrap 3
Database: Postgres (prod), SQLite (dev)
Testing: Capybara, Cucumber, Selenium
Deployment: Heroku