-
From the survey results, it seems that many users are complaining about things that are ideally fixed by possibly hidden features. Along with making interfaces more clear, make a support site.
-
As of now, in order to link classes in the Portal calendar to the Canvas calendar, the user must insert their classes into the MyMICDS system, then use the 'Alias' button to check in all of the associ…
-
The server listens but fails to compile the angular and a critical error occurs.
-
redirect users to the login page if they try to open the HTML before logging in
-
We want the option to directly use the SDK on web without needing a build tool like Webpack. We should have another file (`umd.js`) that compiles the SDK to UMD and bundle as many dependencies as we c…
-
When an admin logs in we dont want the password to be taken from a json file (unless we encrypt it, which is an option) we need them to log in with the username and password and that will be associate…
-
Create a feature that allows people to create these "club" groups. They would be able to add other MyMICDS accounts to this group. Clubs could opt into have their club listed publicly on a page so oth…
-
Add a notification system so we can alert our users. This should be completed first before we can finish #35 and #36. This could also help us send out mass emails like newsletters to our users. Naming…
-
Since TSLint is eventually being [deprecated in favor of ESLint](https://medium.com/palantir/tslint-in-2019-1a144c2317a9), we should look into making a new [`@mymicds/configs`](https://github.com/MyMI…
-
I am aware that we _do_ have a `test` directory, but I think it would be in our best interest to start using [Mocha](http://mochajs.org/) or another framework for unit testing. Hopefully, this would s…