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

Display syllabi by semesters #62

Closed 50Wliu closed 4 years ago

50Wliu commented 4 years ago

It seems so, so inefficient to do it like this but it has been a long day and I was working on this as a distraction.

So please tell me how to do this in a more Django-esque way, and I will also try to sleep on it tonight.

verndrade commented 4 years ago

we can maybe do something like display the most recent syllabus at first when you click on the class but have buttons for previous semesters appear if previous semesters exist.

Or when you click the class it gives a breakdown of the class and buttons for all previous semesters

50Wliu commented 4 years ago

Yeah I'm not done with the UI yet, was more talking about the Python side of things. I haven't been able to concentrate on this because...well...current events. I'll have more at a later time.

verndrade commented 4 years ago

100% understand I've been putting this on the backburner bc of current events too.

50Wliu commented 4 years ago

We're gonna do this from scratch.