Frank Matranga

Results 60 comments of Frank Matranga

Still receiving this error.

https://developer.mozilla.org/en-US/docs/Web/Progressive_web_apps/Re-engageable_Notifications_Push

At this point we can easily send notifications while a user has LATE open (tab focused or not). Making them sendable at any time is some more work.

I will find a good log SaaS

I should start with making quick videos covering the most important db models: Student, Course, Term, Assignment, Exam

That's a great point about giving users control over their course meeting dates. Issue #173 has been hanging around for a while (automatically determine important course dates, breaks, etc from...

So this must work differently than the current onBreak system because the site disables most of itself for a user when they are on break. Short breaks within semesters and...

I think the best way to accomplish this would be to store all these "exceptions" to the normal progression of a school semester on the term model. e.g. ```js {...

Thanks for the reminder! This is going to be worked on this semester of RCOS. I held off from doing it myself so that a team member could pick it...

Attempting this now over break... hopefully it doesn't prove to be too deep a rabbit hole.