SFDO-Community-Sprints / transfer-equivalency-credits-eda

Open Source Community Sprint project focused on building functionality to search for course and credit transfer equivalency between institutions.
10 stars 7 forks source link

Build Search UI #10

Open tiagoruivo opened 5 years ago

tiagoruivo commented 5 years ago

Create a Lightning Component that leverages methods in #7 and #8 to allow user to search and displays the result set and the number of transferred credits

tiagoruivo commented 5 years ago

Issue currently in progress. First draft of the metadata can be found in the te_transferCreditSearch Lightning Web Component.

Next steps are to display search results and allow for the search of multiple courses concurrently as well as adding the credits transferred and grouping them by program

robertbwatson commented 5 years ago

Not sure if this should be a separate issue or part of this overall search UI, but the Institution list should be updated to display in alphabetical order.