Screenshot of calculator as it is
Screenshot of date being selected in calculator
Screenshot of modal once date is calculated

Project information

  • Languages: HTML and JavaScript
  • Project date: 11 February, 2022
  • Former Project URL (no longer available): protect.ku.edu/quarantine-isolation

About

Through my job as a Web Developer for University of Kansas Information Technology, I was given the task of creating a COVID Quarantine & Isolation calculator for the University's Coronavirus website. This calculator determined how long you need to quarantine and isolate when exposed to COVID and there were four options for you to choose from based on your circumstances. Enter a date into one of the four options you choose, press calculate, and a popup appeared giving you this calculated information. HTML and Bootstrap was used for the front end and the popup modals, and JavaScript was used for the backend.