Standalone Web based Cron scheduler

Ditutup Disiarkan Feb 9, 2016 Dibayar semasa penghantaran
Ditutup Dibayar semasa penghantaran

Generate a web based cron scheduler (using forms/calendar) for custom application that is standalone at this point. Written in PHP or preferably MEAN (Mongodb/express/Angular/NodeJS). Requires Admin definable elements, that can be scheduled onto the form and calendar, final path is an export option to define export (which should be simply a [url removed, login to view] file into a definable directory per schedule.) Further dev will be required after successfully completing this base project.

E.g schedule matrix -

M,T,W,T,F,S,S
# WEEK 1 - ​1,2,3,4,5,6,7
# WEEK 2 - 8,9,10,11,12,13,14
# WEEK 3 - 15,1,2,3,4,5,6
# WEEK 4 - 7,8,9,10,11,12,13
# WEEK 5 - 14,15,1,2,3,4,5
# WEEK 6 - 6,7,8,9,10,11,12
# WEEK 7 - 13,14,15,1,2,3,4
# WEEK 8 - 5,6,7,8,9,10,11

Note recurring events - Event (1) recurrence every 15 days
Each Daily Event has multiple variations within the day, for e.g Event (1) fires 5:05, 5:50, 6:30 and sometimes fires another Event if required

Study below:


##############START#######################

# ######## Mon Playback ##########

# ------------- AM -------------------

05 5 1 2 1 c:\DSP\CMD\program1.wsf
50 5 1 2 1 c:\DSP\CMD\program1.wsf
35 6 1 2 1 c:\DSP\CMD\program1.wsf
35 7 1 2 1 c:\DSP\CMD\program1.wsf
20 8 1 2 1 c:\DSP\CMD\program1.wsf
20 9 1 2 1 c:\DSP\CMD\program1.wsf
05 10 1 2 1 c:\DSP\CMD\program1.wsf
50 10 1 2 1 c:\DSP\CMD\program1.wsf
35 11 1 2 1 c:\DSP\CMD\program1.wsf

# -------------- PM -------------------

20 12 1 2 1 c:\DSP\CMD\program1.wsf
05 13 1 2 1 c:\DSP\CMD\program1.wsf
50 13 1 2 1 c:\DSP\CMD\program1.wsf
35 14 1 2 1 c:\DSP\CMD\program1.wsf
35 15 1 2 1 c:\DSP\CMD\program1.wsf
35 16 1 2 1 c:\DSP\CMD\program1.wsf
35 17 1 2 1 c:\DSP\CMD\program1.wsf
20 18 1 2 1 c:\DSP\CMD\program1.wsf
05 19 1 2 1 c:\DSP\CMD\program1.wsf
50 19 1 2 1 c:\DSP\CMD\Beginner4.wsf

# ######## Tue Playback ##########

# ------------- AM -------------------

05 5 2 2 2 c:\DSP\CMD\program2.wsf
50 5 2 2 2 c:\DSP\CMD\program2.wsf
35 6 2 2 2 c:\DSP\CMD\program2.wsf
35 7 2 2 2 c:\DSP\CMD\program2.wsf
20 8 2 2 2 c:\DSP\CMD\program2.wsf
20 9 2 2 2 c:\DSP\CMD\program2.wsf
05 10 2 2 2 c:\DSP\CMD\program2.wsf
50 10 2 2 2 c:\DSP\CMD\program2.wsf
35 11 2 2 2 c:\DSP\CMD\program2.wsf

# -------------- PM -------------------

20 12 2 2 2 c:\DSP\CMD\program2.wsf
05 13 2 2 2 c:\DSP\CMD\program2.wsf
50 13 2 2 2 c:\DSP\CMD\program2.wsf
35 14 2 2 2 c:\DSP\CMD\program2.wsf
35 15 2 2 2 c:\DSP\CMD\program2.wsf
35 16 2 2 2 c:\DSP\CMD\program2.wsf
35 17 2 2 2 c:\DSP\CMD\program2.wsf
20 18 2 2 2 c:\DSP\CMD\program2.wsf
05 19 2 2 2 c:\DSP\CMD\program2.wsf
50 19 2 2 2 c:\DSP\CMD\program2.wsf

# ######## Wed Playback ##########

# ------------- AM -------------------

05 5 3 2 3 c:\DSP\CMD\program3.wsf
50 5 3 2 3 c:\DSP\CMD\program3.wsf
35 6 3 2 3 c:\DSP\CMD\program3.wsf
35 7 3 2 3 c:\DSP\CMD\program3.wsf
20 8 3 2 3 c:\DSP\CMD\program3.wsf
20 9 3 2 3 c:\DSP\CMD\program3.wsf
05 10 3 2 3 c:\DSP\CMD\program3.wsf
50 10 3 2 3 c:\DSP\CMD\program3.wsf
35 11 3 2 3 c:\DSP\CMD\program3.wsf

# -------------- PM -------------------

20 12 3 2 3 c:\DSP\CMD\program3.wsf
05 13 3 2 3 c:\DSP\CMD\program3.wsf
50 13 3 2 3 c:\DSP\CMD\program3.wsf
35 14 3 2 3 c:\DSP\CMD\program3.wsf
35 15 3 2 3 c:\DSP\CMD\program3.wsf
35 16 3 2 3 c:\DSP\CMD\program3.wsf
35 17 3 2 3 c:\DSP\CMD\program3.wsf
20 18 3 2 3 c:\DSP\CMD\program3.wsf
05 19 3 2 3 c:\DSP\CMD\program3.wsf
50 19 3 2 3 c:\DSP\CMD\program3.wsf

# ######## Thurs Playback ##########

# ------------- AM -------------------

05 5 4 2 4 c:\DSP\CMD\program4.wsf
50 5 4 2 4 c:\DSP\CMD\program4.wsf
35 6 4 2 4 c:\DSP\CMD\program4.wsf
35 7 4 2 4 c:\DSP\CMD\program4.wsf
20 8 4 2 4 c:\DSP\CMD\program4.wsf
20 9 4 2 4 c:\DSP\CMD\program4.wsf
05 10 4 2 4 c:\DSP\CMD\program4.wsf
50 10 4 2 4 c:\DSP\CMD\program4.wsf
35 11 4 2 4 c:\DSP\CMD\program4.wsf

# -------------- PM -------------------

20 12 4 2 4 c:\DSP\CMD\program4.wsf
05 13 4 2 4 c:\DSP\CMD\program4.wsf
50 13 4 2 4 c:\DSP\CMD\program4.wsf
35 14 4 2 4 c:\DSP\CMD\program4.wsf
35 15 4 2 4 c:\DSP\CMD\program4.wsf
35 16 4 2 4 c:\DSP\CMD\program4.wsf
35 17 4 2 4 c:\DSP\CMD\program4.wsf
20 18 4 2 4 c:\DSP\CMD\program4.wsf
05 19 4 2 4 c:\DSP\CMD\program4.wsf
50 19 4 2 4 c:\DSP\CMD\Beginner4.wsf

# ########## Fri playback ##############

# ------------- AM -------------------

05 5 5 2 5 c:\DSP\CMD\program5.wsf
50 5 5 2 5 c:\DSP\CMD\program5.wsf
35 6 5 2 5 c:\DSP\CMD\program5.wsf
35 7 5 2 5 c:\DSP\CMD\program5.wsf
20 8 5 2 5 c:\DSP\CMD\program5.wsf
20 9 5 2 5 c:\DSP\CMD\program5.wsf
05 10 5 2 5 c:\DSP\CMD\program5.wsf
50 10 5 2 5 c:\DSP\CMD\program5.wsf
35 11 5 2 5 c:\DSP\CMD\program5.wsf

# -------------- PM -------------------

20 12 5 2 5 c:\DSP\CMD\program5.wsf
05 13 5 2 5 c:\DSP\CMD\program5.wsf
50 13 5 2 5 c:\DSP\CMD\program5.wsf
35 14 5 2 5 c:\DSP\CMD\program5.wsf
35 15 5 2 5 c:\DSP\CMD\program5.wsf
35 16 5 2 5 c:\DSP\CMD\program5.wsf
35 17 5 2 5 c:\DSP\CMD\program5.wsf
20 18 5 2 5 c:\DSP\CMD\program5.wsf
05 19 5 2 5 c:\DSP\CMD\program5.wsf
50 19 5 2 5 c:\DSP\CMD\program5.wsf

# ########## Sat playback #############

# ------------- AM -------------------

05 5 6 2 6 c:\DSP\CMD\program6.wsf
50 5 6 2 6 c:\DSP\CMD\program6.wsf
35 6 6 2 6 c:\DSP\CMD\program6.wsf
35 7 6 2 6 c:\DSP\CMD\program6.wsf
20 8 6 2 6 c:\DSP\CMD\program6.wsf
20 9 6 2 6 c:\DSP\CMD\program6.wsf
05 10 6 2 6 c:\DSP\CMD\program6.wsf
50 10 6 2 6 c:\DSP\CMD\program6.wsf
35 11 6 2 6 c:\DSP\CMD\Beginner4.wsf

# -------------- PM -------------------

05 13 6 2 6 c:\DSP\CMD\program6.wsf
50 13 6 2 6 c:\DSP\CMD\program6.wsf
35 14 6 2 6 c:\DSP\CMD\program6.wsf
35 15 6 2 6 c:\DSP\CMD\program6.wsf
35 16 6 2 6 c:\DSP\CMD\program6.wsf
35 17 6 2 6 c:\DSP\CMD\program6.wsf
20 18 6 2 6 c:\DSP\CMD\program6.wsf
05 19 6 2 6 c:\DSP\CMD\program6.wsf
50 19 6 2 6 c:\DSP\CMD\program6.wsf

# ########## Sun playback #############

# ------------- AM -------------------

05 5 7 2 7 c:\DSP\CMD\program7.wsf
50 5 7 2 7 c:\DSP\CMD\program7.wsf
35 6 7 2 7 c:\DSP\CMD\program7.wsf
35 7 7 2 7 c:\DSP\CMD\program7.wsf
20 8 7 2 7 c:\DSP\CMD\program7.wsf
20 9 7 2 7 c:\DSP\CMD\program7.wsf
05 10 7 2 7 c:\DSP\CMD\program7.wsf
50 10 7 2 7 c:\DSP\CMD\program7.wsf
35 11 7 2 7 c:\DSP\CMD\program7.wsf

# -------------- PM -------------------

20 12 7 2 7 c:\DSP\CMD\program7.wsf
05 13 7 2 7 c:\DSP\CMD\program7.wsf
50 13 7 2 7 c:\DSP\CMD\program7.wsf
35 14 7 2 7 c:\DSP\CMD\program7.wsf
35 15 7 2 7 c:\DSP\CMD\program7.wsf
35 16 7 2 7 c:\DSP\CMD\program7.wsf
35 17 7 2 7 c:\DSP\CMD\program7.wsf
20 18 7 2 7 c:\DSP\CMD\program7.wsf
05 19 7 2 7 c:\DSP\CMD\program7.wsf
50 19 7 2 7 c:\DSP\CMD\program7.wsf

AJAX Node.js NoSQL Couch & Mongo PHP Kejuruteraan Perisian

ID Projek: #9609679

Tentang projek

15 cadangan Projek jarak jauh Aktif Mar 17, 2016

15 pekerja bebas membida secara purata $708 untuk pekerjaan ini

rajeshsonisl

Hello! With 98% to 99% completion rate, 900+ successfully completed projects, and a 4.99 reputation (maximum possible, 5.0) (can be verified on my profile page https://www.freelancer.com/u/rajeshsonisl.html !!)... y Lagi

$947 AUD dalam 10 hari
(681 Ulasan)
7.8
scriptphp87

Hello, I'm a professional programmer for web programming with php language to build the system website, Besides, I'm also expert in MySQL , HTML,HTML5,CSS, JS I'm always top in Vietnam freelancer [login to view URL] Lagi

$526 AUD dalam 10 hari
(197 Ulasan)
7.7
anuyadav1

A proposal has not yet been provided

$700 AUD dalam 10 hari
(44 Ulasan)
5.7
stefkev

Hi, I am experienced nodejs developer, i can create small ui with mean, to create crontabs for you. Even i can create on nodejs cron tasks if needed. Contact me if interested

$750 AUD dalam 5 hari
(21 Ulasan)
5.9
logicpowered

We are very interested in this project. I have read your above description and i think its well within our range to execute this is in a good time frame so would you be kind enough to message me so we can have a fast a Lagi

$526 AUD dalam 10 hari
(14 Ulasan)
5.9
bluewhaleindia

Hello, We have understood your project scope and we had done similar project in the past. My name is Ranjan and I work in the capacity of Business Development Manager and Solution Architect in Blue Whale Solutions. Lagi

$515 AUD dalam 10 hari
(9 Ulasan)
4.7
TheFootOnline

Hi there! I have 20 years experience with web development - the last ten years using JavaScript. I work on a day-to-day basis with the MEAN stack, and am always setting up and configuring Linux servers. Crontab is s Lagi

$1000 AUD dalam 10 hari
(2 Ulasan)
3.2
kl65us

Hello! I can write web based scheduler with calendar that will be run custom app on the system. Scheduler will be written using MEAN stack (Mongodb/express/Angular/NodeJS). Can you give me more explanations about sched Lagi

$500 AUD dalam 7 hari
(3 Ulasan)
2.9
MarwarTech

WE ARE PROFESSIONAL WEB ALL DEVELOPER, WE ARE DEVELOPING APP FOR THE HOME INSPECTOR USING ANGULAR JS.

$1000 AUD dalam 10 hari
(0 Ulasan)
0.0
Nainggolan111

Hello, I am interested in your project as I am working from home (Home Office) with a high speed internet connection 24 hours, so I can work anytime and I am learning fast to something new. I am used to write academic Lagi

$500 AUD dalam 7 hari
(0 Ulasan)
0.0
dennsprsns

Ready to discuss details. Im experienced full stack developer expert on nodejs, angularjs, mongodb and couchbase

$555 AUD dalam 3 hari
(0 Ulasan)
0.0