SyllabiShare / syllabi-share

A app to help students share syllabi to assist in the college course selection process
GNU General Public License v3.0
9 stars 3 forks source link

Opt out leaderboard #65

Closed mrf7pc closed 4 years ago

mrf7pc commented 4 years ago

Added a Settings model, added opt-out functionality to settings.html, and updated top5

mrf7pc commented 4 years ago

This is not done, I ran into an error and wanted to show it to Vernon. But I love the comments Winston

verndrade commented 4 years ago

i just realized i never checked this after dinner 3 nights ago when I said I was going to lmao ill get on it during my lunch break TM

verndrade commented 4 years ago

I realize I still havent done this. I am trying to understand winstons new model relations before adding more things. Ill get to it soon TM

50Wliu commented 4 years ago

I am trying to understand winstons new model relations

Lemme know how I can help.

Essentially, from a Submission, you can now get to the School it belongs to as well as the User who submitted it. From a User, you can now access a .profile field which in turn gives you access to the School the User belongs to.

verndrade commented 4 years ago

So I tried merging master back in and it would have been a nasty merge so I just made a new pr for this https://github.com/SyllabiShare/syllabi-share/pull/84