HarrisonMauseth / network-connectivity-monitor

0 stars 0 forks source link

Add Column for Logging Internet Connection #8

Open HarrisonMauseth opened 2 hours ago

HarrisonMauseth commented 2 hours ago

In the current state of the project, all that is being testing is if the Wi-Fi is connected to the local network. As a user, I want to be able to check if there is a connection to the internet as well. Before this process can be automated, I need to update the database schema so it has a column for this.

Acceptance Criteria