Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 1.19 KB

README.md

File metadata and controls

23 lines (17 loc) · 1.19 KB

Gantt Project planing App

The Gantt Project planing App is HTML5, jquery application build on top of MasterDataNode Data solution technology. This Gantt Project App keep track your task, showing them in Gantt Chart view. This is persistent in nature and your created plan task will be there the next time you open up the app. The app uses ArcTop Labs : MasterDataNode Data Solution feature in order to store the Tasks. This App uses Jquery.ganttView.js (as defined in https://github.com/thegrubbsian/jquery.ganttView) modified as per App Need.

FEATURES

  • Create new Project Plan
  • Drag Project Plan Task to new date
  • Resize Project Plan Task to new date
  • delete Project Plan

Storage Service

ArcTop Labs : MasterDataNode Data Solution

Login to www.masterdatanode.com to get : Access_Token , its Free

Create an App after login, copy and paste App Name in arctoplabs.js file appName variable

Copy and Replace the access_token (available in your login) in arctoplabs.js file access_token variable

alt text