brhoades / sweaters-but-with-peer-reviews

This was our senior design project for SP2016. It's an alternative to rate my professor which requires metamoderation (peer reviews) for all professor reviews.
http://profreview.xyz
1 stars 1 forks source link

ability to add courses/departments/fields/etc #99

Open dakotaewigman opened 8 years ago

dakotaewigman commented 8 years ago

probably too late to add all of this, but currently it can only be done from django admin page

brhoades commented 8 years ago

Ah yeah the forms for these exist too:

https://blazersbutwithpeerreviews.xyz/new/course https://blazersbutwithpeerreviews.xyz/new/department https://blazersbutwithpeerreviews.xyz/new/field https://blazersbutwithpeerreviews.xyz/new/fieldcategory

Somone just needs to make popups and buttons for them.