-
Screenshots were taken around 2:50 PM
![screenshot 37](https://user-images.githubusercontent.com/28550422/51154018-06090380-1838-11e9-9afb-ac225d5c9f34.png)
![screenshot 36](https://user-images.gi…
-
Switching over to Promises would come with many advantages, mainly being able to use the `async`/`await` special syntax for making synchronous-looking code that actually acts asynchronously.
-
Sometimes, bulletins are sent out with a different year or month. Add sanity checks and automatically correct when bulletin date should be a different year.
-
Ever since migrating to the new school lunch API, the lunch module on the homepage hasn't worked. Interestingly though, the MyMICDS lunch API should be in the exact same format, besides the category l…
-
Leverage existing MyMICDS.net infrastructure. Login using MyMICDS username and password.
-
Accept valid JWTs signed by the MyMICDS backend. The frontend apps should send back the start/end timestamp of a particular timeslot, and the id of the associated Canvas assignment.
There should al…
-
When the user logs into the app, have an additional screen if the user hasn't inserted their Canvas URL or Portal URLs (these are required for various features in the app). If not, have a link to http…
-
This may be the wrong place for this but there needs to be an admin controlled script that will see the school end time to a custom time.
-
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…
-
When running latest angular frontend on dev branch and backend server on master branch, sports js raises this error whenever a request for scores has been made:
```
Unable to select database
^
…