Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 1.19 KB

File metadata and controls

24 lines (18 loc) · 1.19 KB

Task Scheduler Manager App

The Task Scheduler Manager App is HTML5, jquery application build on top of MasterDataNode Data solution technology. This Task Manager App keep track you task progress and is persistent in nature, means your created Tasks 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.schedule.js (as defined in https://www.jqueryscript.net/time-clock/Dynamic-Weekly-Scheduler-jQuery-Schedule.html) modified as per App Need.

FEATURES

  • Create new Task
  • Drag Task to new timing
  • Resize task to new timing
  • Reset all Task
  • Import default new task

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