This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
Account Login
Completed by Jack Stockley - 3/28
PR - #21
As a User, so that I can verify only authenticated users can use the program, I want to be able to log in to created accounts.
Acceptance Criteria
- User has the ability to log in and access stored data.
- When user takes actions (reviewing students, updating data) the resulting stored feedback is tied to their account login
Technical Details
- Sign in using University Sign-on?
- Connect to Teams/Sharepoint?
Screenshots
Update CRUD Scholarships
Completed by Austin Beschen - 4/9
PR - #25
Feedback from Mona: Allow for criteria to be grouped where only one is needed, etc. For example, ACT score OR SAT score OR Class Rank.
Screenshots
See useful similar column metrics
Completed by Brandon Egger - 4/9
PR #27
User Story
As a user, I find the current similar column details confusing and would like more clear metrics on what row data is different between the similar columns
Notes
- Some ideas for useful metrics:
- If a column has <10 unique values found on it, show the unique values within that column.
- Give a recommendation to the user on whether you would suggest merging
- Show how many columns are different
- Split the df into the similar columns on the left, and editable final column on the right (to make it more clear to the user which is editable and which isn’t)
- Add some detailed wording explaining what is happening, be clear and concise
Screenshots
Create similar column LUTs
Completed by Brandon Egger - 4/9
User Story
As a user, So that similar columns with different formats can be merged, I’d like to be able to supply and edit a JSON configuration file for common column and lookup/conversion values for the possible inputs they have
Notes
- For example:
- Ethnitices and Ethinicity have different enum values in their column. There should be a JSON object which the similar column merging can use to combine these columns and provide a better final column view.





