This document describes a study that developed a deep neural network model to detect COVID-19 using symptoms and patient data. The researchers collected data on symptoms and information from COVID-19 positive and negative patients. They trained a neural network model on this data to predict the probability a person is infected. The model achieved 65% accuracy but could be improved with more data. It was integrated into a web application where users can input symptoms and receive a prediction. The researchers conclude the model has potential to enable early detection and reduce spread of COVID-19 if improved with additional data and techniques like hyperparameter tuning.