-
Because of snow day or other water, detect if MICDS is closed:
https://fox2now.com/weather/closings/
We could add our own alerts (mobile app?) or replace snowday calculator for this information.…
-
-
We did this previously with the Blackbaud portal, but are not currently able to do it via Veracross. This is important so we know when or when not to underlay the default block schedule to show things…
-
In FirebaseArray - swift complier errors are showing
extension FirebaseArray: Codable {
init(from decoder: Decoder) throws {
let container = try decoder.singleValueContainer()
let externalV…