Thommond / tsct-portal

Recreation of the TSCT portal website
https://arcane-wildwood-15359.herokuapp.com/
MIT License
1 stars 1 forks source link

Assign view #12

Closed TheIrishBub closed 4 years ago

TheIrishBub commented 4 years ago

Created two views: one assignments in session and two details of an assignment

-Created two tests to test_views

-Created routes for functionality which display session and assignment details

-Updated minor styles and classes

-Changed naming convention for certain files

-Added directories to order templates (ex. sessions with files edit_session.html)