Skip to content

This application is a kanban for a company to use to track employee cases (covid19). Users are required to log in or register in order to access the Kanban. It utilizes both frontend and backend technologies.

Notifications You must be signed in to change notification settings

jmail1014/Case-Tracker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Case Tracker

Description:

This application is a kanban for a company to use to track employee cases. The user story is: An employer would like to keep track of it's employees exposure to Covid19. It uses this information to make sure that the employee is quarentened for the correct number of days to keep others safe and to stop the spread of Covid19. It also uses this information to pass onto the contact tracing office who job it is to notify potential employees of exposure. Each employee case is managed initially through the employee's direct magager and this information is included in each case. The date of sympotms and positive testing are also documented. The kanban is organized with cases under the catagories of pending and completed.

Technologies Used:

  • Node.js and Express.js, creating a RESTful API
  • Handlebars.js as a templating engine
  • MySQL and Sequelize ORM for the database
  • Heroku for deployment of frontend and data
  • Express-session and cookies for authentication

Future

Add a close-contact notification email to those who have been exposed / are in the same department with the infected employee.

Screenshot:

project-2

Deployed Application Link:

https://fathomless-cliffs-14331.herokuapp.com/

About

This application is a kanban for a company to use to track employee cases (covid19). Users are required to log in or register in order to access the Kanban. It utilizes both frontend and backend technologies.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 45.9%
  • CSS 32.7%
  • Handlebars 21.4%