Web Application 2022
Full Stack Development using Javascript and Node.js

Overview
This Javascript/Node.js application is for development of pharmaceutical film coating processes. It includes a MongoDB database and full login functionality.
Background
The idea for this web application was from my career in the pharmaceutical manufacturing industry. One of the common manufacturing steps in oral solid dosage forms (tablets / "pills") is film coating where a thin coating is applied to the outside of the tablet for aesthetics (color, gloss, etc.) or for a functional coating such as delayed release. This web application assists in designing this film coating process by providing operating ranges for key parameters that are specific to that equipment. It also provides a subset of these ranges where the process will perform robustly. Feedback is also given with conditional formatting of the colors for each parameter and output. Green = "low risk", Yellow = "medium risk" and Red = "high risk". Additionally, specific risks will be detailed in the Risks panel if they are categorized as medium or high.
Sources
Credit and thanks to Colt Steele on his excellent Udemy course, Web Developer Bootcamp 2022 - Link to Udemy course