issues
search
CSE-110-Winter-2022
/
birds-of-a-feather-cse-110-team-5
birds-of-a-feather-cse-110-team-5 created by GitHub Classroom
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Save session
#121
brianliao-0
closed
2 years ago
0
Wave
#120
ucsd-matthew-oh
closed
2 years ago
0
Save session
#119
brianliao-0
closed
2 years ago
0
Fix code
#118
ucsd-matthew-oh
closed
2 years ago
0
Fix branch to have prior commits
#117
ucsd-matthew-oh
closed
2 years ago
0
Replaced integer checks to string checks in sort algorithm and revers…
#116
ucsd-matthew-oh
closed
2 years ago
0
SortByMostRecent and SortBySmallClassSize tests completed.
#115
ucsd-matthew-oh
closed
2 years ago
0
Class size input
#114
ucsd-matthew-oh
closed
2 years ago
0
Iteration3
#113
dparekhucsd
closed
2 years ago
0
Iteration 1
#112
brianliao-0
closed
2 years ago
0
MS2 Testing Iteration 2
#111
dparekhucsd
closed
2 years ago
0
MS2 Testing Iteration 1
#110
dparekhucsd
closed
2 years ago
0
MS2 SBST
#109
dparekhucsd
closed
2 years ago
0
Create an integration test so that we can confirm the BoF list is sorted by “prioritize recent” correctly
#108
brianliao-0
closed
2 years ago
0
Display a sorted BoF list according to “prioritize recent” algorithm
#107
brianliao-0
closed
2 years ago
1
Implement a specific compareTo() method to achieve filtering efficiently
#106
brianliao-0
closed
2 years ago
0
Create a “prioritize recent” button within a drop down menu
#105
brianliao-0
closed
2 years ago
1
Establish an algorithm for sorting by “prioritize recent”
#104
brianliao-0
closed
2 years ago
1
Create an integration test so that we can confirm that the BoF list is sorted by “prioritize small classes”
#103
brianliao-0
closed
2 years ago
0
Display a sorted BoF list according to “prioritize small classes” algorithm
#102
brianliao-0
closed
2 years ago
0
Create a “prioritize small classes” option within a drop down menu
#101
brianliao-0
closed
2 years ago
0
Implement an algorithm for sorting by “prioritize small classes”
#100
brianliao-0
closed
2 years ago
0
Create integration test to confirm that the BoF list only shows classes from the specified “current” quarter
#99
brianliao-0
opened
2 years ago
0
Sort people by most amount of shared classes to least, and break ties with alphabetical and profile pictures
#98
brianliao-0
opened
2 years ago
0
Display results of people who share classes from current quarter only
#97
brianliao-0
opened
2 years ago
0
Create an option to select this filter
#96
brianliao-0
opened
2 years ago
0
Use date in order to determine most recent quarter and year
#95
brianliao-0
opened
2 years ago
0
Create an integration test to confirm that users can add and delete other users from their favorite list
#94
brianliao-0
closed
2 years ago
0
Show a correct Toast message when the button gets clicked
#93
brianliao-0
closed
2 years ago
0
Delete the user from a “favorites” list once a yellow star is clicked
#92
brianliao-0
opened
2 years ago
0
Add the user to a “favorites” list once a hollow star is clicked
#91
brianliao-0
closed
2 years ago
0
Implement a feature to turn a yellow star back to a hollow star once it is clicked
#90
brianliao-0
opened
2 years ago
0
Implement a feature to turn a hollow star to a yellow star once the it is clicked
#89
brianliao-0
opened
2 years ago
0
Create a hollow star button
#88
brianliao-0
closed
2 years ago
0
Create an integration test to ensure that clicking the “favorites” option will change the list to only show the favorite students
#87
brianliao-0
closed
2 years ago
0
On the “favorites” option clicked, change RecyclerView to show “favorites” list
#86
brianliao-0
closed
2 years ago
0
Allow RecyclerView for BoF student list to take in a list to replace the current list
#85
brianliao-0
closed
2 years ago
0
Create menu option to view “favorites” list
#84
brianliao-0
closed
2 years ago
0
Create an integration test to confirm that users can send wave and reply it
#83
brianliao-0
closed
2 years ago
0
Show a correct Toast message when the icon is clicked
#82
brianliao-0
closed
2 years ago
0
Display a waving hand icon on the BoF list when other users sent “wave” to the user
#81
brianliao-0
closed
2 years ago
0
Send info to a user when the wave is replied
#80
brianliao-0
closed
2 years ago
0
Implement a feature to turn a hollow wave hand to a solid wave hand once it is clicked
#79
brianliao-0
opened
2 years ago
0
Create a wave hand icon
#78
brianliao-0
closed
2 years ago
0
Create an integration test to confirm whether users can enter the session name and save the session info correctly. Also, checking the case when the app crashes while running query is required
#77
brianliao-0
closed
2 years ago
0
Change the name of the session once a user enters a name
#76
brianliao-0
closed
2 years ago
0
Get the start time of the session for a temporary name
#75
brianliao-0
opened
2 years ago
0
Store information of sessions constantly while users are running query so that the information is saved even if the app crashes during the process
#74
brianliao-0
closed
2 years ago
0
Display a message, options, and textbox for saving the name of the session
#73
brianliao-0
closed
2 years ago
0
Define a condition to check whether a user can proceed to save a session
#72
brianliao-0
closed
2 years ago
0
Next