Skip to content

The COVID-19 Testing Suggestion Program is a simple, terminal-based program that gives suggestions to people as to wether they should be tested for the coronavirus or not based upon each user's answers using AI.

Notifications You must be signed in to change notification settings

MattMarquise/COVID-19-Testing-Suggestion-Program

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 

Repository files navigation

COVID-19 Testing Suggestion Form

Description:

This is a simple command-line program written in C that will suggest wether or not you should be tested for COVID-19 based on the responses you give to the various questions. Hope you enjoy playing around with this fun little program!

Usage:

  • Start by downloading the folder titled covidForm and open a terminal window.
  • In your terminal window, navigate to the covidForm file location using the cd command.
  • After you've navigated your way to the folder, simply run make covidForm.c followed by ./covidForm, assuming no errors arise after make.

That's it. Hopefully some of you will find this interesting! This is a program, that if built in another coding language and made more user friendly, could be used to help people all over the world come to at least a slightly better conclusion as to being tested for COVID-19 or not.

Thanks!

About

The COVID-19 Testing Suggestion Program is a simple, terminal-based program that gives suggestions to people as to wether they should be tested for the coronavirus or not based upon each user's answers using AI.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages