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

Add field to input course title #29

Closed kyawzazaw closed 4 years ago

kyawzazaw commented 4 years ago

I think this might be helpful.

verndrade commented 4 years ago

It definitely would be, and its an easy addition for new team members

Approach: Add a field to the form in upload.html and see how the other fields of the form are handled in the upload method in views.py. Update the model for the Submission and render the name in the display.html view