enviroCar / enviroCar-app

enviroCar Android Application
https://envirocar.org
GNU General Public License v3.0
88 stars 154 forks source link

Add option to search track from list of track #456

Open arvindnegi1 opened 4 years ago

arvindnegi1 commented 4 years ago

Description

Currently in My tracks their is no option to search track. This will be very hectic to user if user has more then 1000 track data and he need to search for particular track

What is need of this User can easily search the track according to date if large no. of records are present.

arvindnegi1 commented 4 years ago

@dewall sir, i would like to work on this if you give me permission.

neel1998 commented 4 years ago

@arvindnegi1 instead of search I think filter would be a better option. We could add filter based on Car model, date, distance covered etc.

cdhiraj40 commented 2 years ago

This is indeed a good feature and having a filter-based option seems better in my opinion but there is a lot of stuff to think about it before implementing like if the filter is based on a car model then we have to fetch all the car models even if they have been deleted by users and maybe show as a checkbox, about date-based filter I think we can filter it via range like months and same can be done for other options too. This is what I had in mind for this. I would love to hear what @asaikarthikeya and @SebaDro sir think about this :)

Also, I think we'll need some design mockup here to think/decide on how to present filters to the user before planning to implement the fix.

pree-T commented 2 years ago

May I work on it?

cdhiraj40 commented 2 years ago

hey @pree-T, what's your take on this? How would your solution look like?

pree-T commented 2 years ago

Hello @cdhiraj40 !I am thinking of adding a search bar at the top of the track list which will make it easy to search things.

cdhiraj40 commented 2 years ago

Hello @cdhiraj40!I am thinking of adding a search bar at the top of the tracklist which will make it easy to search things.

hey @pree-T, that doesn't answer my question as that's what the issue states. I meant to ask how would your solution look like, what are you keeping in mind while creating a search bar or filter-based searching. if you are going searching then will you go for multiple queries? Lastly, if you can provide some mockup design of your implementation that will be best, as it will need some discussion over this, and showing a mockup design can help in making the implementation better as we all can share our thoughts on it :)

pree-T commented 2 years ago

hello @cdhiraj40 I am thinking of doing a search based on car model like for searching the user will type the car model number and all the relevant items will be filtered on the basis of the text entered by the user, or else what do you suggest?

pree-T commented 2 years ago

May I start working on this? Can you help me with this issue @cdhiraj40, as I am relatively new to open source contribution ?

cdhiraj40 commented 2 years ago

May I start working on this? Can you help me with this issue @cdhiraj40, as I am relatively new to open source contribution ?

I would sure like to help you. you can mail me at chauhandhiraj40@gmail.com About this issue as stated earlier, this need discussion and we should wait what @asaikarthikeya and @SebaDro sir has to say about this. This is definitely a good feature but bugs >>> enhancement so try to work on some bugs. about them too, please dont ask on every issue that "can i work on issue?" as its bug it would be better if you can give some information about your searching and what did you get on that bug. Thanks