Skip to content

A simple job tracker using Django and MongoDB, with REST interface

License

Notifications You must be signed in to change notification settings

TGAC/grassroots-job-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Job-Tracker

A simple job status tracker using Django and MongoDB, to provide REST interface for job status. Using Django and MongoDB

REST interface

GET

  • /rest/get_jobs
  • /rest/get_job/job_id

POST

  • /rest/update_job/server_id

rest interface takes care of timestamp when inserting and updating

HTML view

Using jQuery and DataTable

View all jobs in html

About

A simple job tracker using Django and MongoDB, with REST interface

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published