The university ecosystem of websites had a power outage on July 11, 2022. So I was thinking about how hard is it to create this sort of page. This ASP.NET app doesn't use API requests or other ways to check the status of the services because, as I said, I'm not affiliated with the university. I was only creating HTTPS GET requests to retrieve if the website is up or not.
git clone
cd ubb-system-status
dotnet run
For this step, first, add/edit or delete an entry into the appsettings.json under the UBB section. Then all the other modifications need to be done on the HomeController.cs and Index.cshtml.
Please use this email address.
None