CSC/ECE 517 Spring 2023 -E2339. Reimplement signed up teams controller and sign up topics controller.rb: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 7: | Line 7: | ||
[[File:Achetwa diag.png]] | [[File:Achetwa diag.png]] | ||
== Design Improvements and Ongoing work for sign_up_topics controller" |
Revision as of 02:06, 7 April 2023
Introduction
The content of this page provides details on the adjustments needed for the "sign_up_topics controller" and the development of a new "signed_up_teams_controller" in the process of re-implementing the expertiza based open-source software project.
Implemented Work
As a component of program 3, it was agreed to partition the sign-up topic controller in Expertiza into two distinct controllers, namely "sign_up_topics_controller" and "signed_up_teams_controller". The implementation for the former has already been executed.The diagram presented below offers a visual depiction of the previously mentioned details.
== Design Improvements and Ongoing work for sign_up_topics controller"