satyamk9git/flipkart-minutes ? reverse-engineered prompt
Reverse engineered prompt
Build me a local web app and command line tool that helps me find whether a product is in stock across Flipkart Minutes stores in my city. I want to type a product name, have it scan the nearby dark stores one by one, and show live results with the store name, price, ETA, area, a Flipkart link, and a map pin for each in stock hit. It should also let me narrow the matches a bit so I can ignore similar products with the wrong title.
Please make it work with my own logged in Flipkart session, and keep everything running locally on my machine. If you need current API details or browser cookie handling behavior, look up the latest docs online or inspect the flow as needed. Also include a simple way to load a city store map, with Bangalore working out of the box, and save scan results so I can view them again later.
Are you gonna build this?
make sure you review the code using coderabbit