Skip to content

CalCentral-Task-Planner is a time management, and task tracking Tool that introduces an innovative way to manage students’ parallelized tasks (homework, project, essay and exam).

Notifications You must be signed in to change notification settings

Garyguo2011/CalCentral-Task-Planner

Repository files navigation

CalCentral-Task-Planner

General Information

Build Status Test Coverage Code Climate

Documents

Check release notes for feature user story

Set Up

Run following commands will help you setup develop environement. Running with ruby 1.9.3, rails 3.2.19

git clone https://github.com/Garyguo2011/CalCentral-Task-Planner.git
cd CalCentral-Task-Planner
bundle install --without production
rake db:migrate db:test:prepare db:seed
rake cucumber                                         [Run Human Readable Cucumber Test]
rake spec                                             [Run RSpec Unit Tests]
open coverage/index.html                              [Show current C0 test coverage]
rails server                                          [Server run on http://0.0.0.0:3000]

Project Poster

CalCentral Task Planner

Core Features

Tasks Priority List & TimeLine

Tasks Priority List & TimeLine

Important Due Data Calendar

Important Due Date Calendar

Single Task Time Usage & Progress Tracking

Single Task Time Usage & Progress Tracking

Create or Intelligently generate subtasks

Create or Intelligently generate subtasks

Email Notification

Email Notification

Alert Message

Alert Message

All Task Control Panel & Analysis

All Task Control Panel & Analysis

About

CalCentral-Task-Planner is a time management, and task tracking Tool that introduces an innovative way to manage students’ parallelized tasks (homework, project, essay and exam).

Resources

Stars

Watchers

Forks

Packages

No packages published