late
late copied to clipboard
A web app for RPI students to manage their course load.
All can be done if given CRNs. Users can just submit their profile info manually.
If it isn't obvious, I abandoned LATE this summer to focus on my internship at Blackstone and other personal projects. Throughout my time at Blackstone, I was introduced to new...
Instead of adding new things, current features must be tidied up and stabilized before we can release. At this point, I recognize I will never think LATE is "ready" to...
If a user has connected their Google Account, we should have the option for assessments to generate a GDoc in their Drive for them and display it on the AssessmentOverviewPage
**Describe the bug** On the dashboard, there is a feature that shows that a student has a lecture or lab in progress. I was on my other machine, which has...
**Is your feature request related to a problem? Please describe.** If I forget to add assignments or exams on LATE then I assume I do not have them since out...
We can use Redis to cache a lot of stuff, including terms, announcements,etc. (for a while) and of course courses and assessments! https://www.freecodecamp.org/news/redis-caching-essentials-with-node-and-mongoose/
It seems to me that it would be necessary for support down the line for a searchable log that is accessible to admin users to assist with debugging back-end related...
If a user has tasks under an assignment that they are trying to schedule, LATE should prompt the user to schedule a specific task/tasks for that work block. There should...
I need to make a handful of video guides showing the actual development process for LATE. I should choose a simple missing feature to implement or a small bug to...