2
votes
1answer
40 views

Best approach to presenting data that is being compared and the differences within it

I am developing an app that compares source data and destination data (the data is transferred from one database into another) I would like to create the best possible interface that clearly and ...
4
votes
6answers
642 views

Two search bars on the same page or combination?

The main use of my site is video browsing. There is a search bar in the nav to search for videos. My site also has a photo section. I need to add search functionality on the photo section. I'm torn ...