IITH / alumni-portal

Alumni portal for IIT Hyderabad
12 stars 11 forks source link

Making it easier to Search alumni. [Feature] #20

Open chirag200666 opened 9 years ago

chirag200666 commented 9 years ago

Having a powerful search is important to find people. So search with name, roll no., department, year of admission, stream, company etc. should be there. Having an image in search results will be super useful .

rushiagr commented 9 years ago

+1. Once we get minimal search working, we should also include ajax search (as soon as one types something, it starts showing matching suggestions), but that's too far away in the future for now I guess :)

Oh, I think you meant the same thing when you said image in search (image in search results)..

chirag200666 commented 9 years ago

@rushiagr I had added the minimal name search using ajax earlier : https://github.com/IITH/alumni-portal/commit/35a524baaa2a6f2ff6d3bd7ceafdddedbbc76691 . Its accessible at iith-alumni.com/search/ , does that count as working example ? [ I will add this url on the homepage (update: added it). ] You are correct, I meant image in the search results.