References ========== - Certification Helper: https://certhelper.web.cern.ch - DQM offline GUI: https://cmsweb.cern.ch/dqm/offline/session/Zkv6ZN - Tracker Maps: http://vocms061.cern.ch/event\_display/Data2018/ - Historic DQM: http://vocms061.cern.ch/event\_display/HDQM/v4/ - Run Registry: https://cmsrunregistry.web.cern.ch/online/global - Django https://docs.djangoproject.com/ - Django tutorial https://docs.djangoproject.com/en/4.0/intro/tutorial01/ The full details about the tasks of a Tracker Offline shifter can be read at: - https://twiki.cern.ch/twiki/bin/viewauth/CMS/TrackerOfflineShiftInstructions Testing: - https://docs.pytest.org/en/latest/ - https://pytest-django.readthedocs.io/en/latest/ - https://speakerdeck.com/mbrochh/the-django-tdd-cookbook - https://www.obeythetestinggoat.com/ Development: - https://nvie.com/posts/a-successful-git-branching-model/