Skip to content

kgcorner/Schedule-me

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status codecov Quality Gate Status

Schedule-me

Schedule-me is a small scheduling platform that let's you create monitor and run jobs. It's a barebone ready to use framework that comes with a dummy job.

How To use

In order to use Schedule-me platform, you need to create JobKind or required type and implements a corresponding JobProcessor for the same.

Sample Job processor

A dummy email job processor has been created for reference

schedule-me-app

schedule-me-app is a front-end-app that gives an easy to use interface in order to schedule, monitor, run and manage jobs.

Dashboard

Dashboard

Job Forms

Job Form

Job Audit

Job Audit