CSC/ECE 517 Spring 2024 - E2419. Reimplement duties controller.rb and badges controller.rb: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

6 April 2024

24 March 2024

  • curprev 23:2423:24, 24 March 2024Kgudipe talk contribs 24,186 bytes +102 No edit summary
  • curprev 22:5522:55, 24 March 2024Kgudipe talk contribs 24,084 bytes +24,084 Created page with "== Overview == Our team is tasked with creating the backend reimplementation of the duties_controller.rb and badges_controller.rb. We are to use SOLID principles and adhere to the Guidelines for Reimplementation. duties_controller.rb This duties_controller defines the following actions: create, update, and remove. The create action is used to save the new duty to the database. While the edit action renders the form for altering an existing duty, the update action is us..."