bounswe / 2021SpringGroup11

Welcome to our github repository. We are 11th group of CMPE451 Fundamentals of Software Engineering course. We will work on a software project as a team throughout this term.
http://bounswe11.com.s3-website.us-east-2.amazonaws.com/
4 stars 0 forks source link

Android Search Feature #400

Closed Hazerank closed 2 years ago

Hazerank commented 2 years ago

The search feature for the android application is implemented nearly fully. It is decided to allocate explore page for search feature and all search related operations should be done under there. In this manner, the improvements done in the pull request is as follows:

fihlie commented 2 years ago

You can also try futures for parallel search, otherwise thanks for implementing search this will make things easier for users. You are the best

Hazerank commented 2 years ago

Thanks for your valuable feedbacks !