Created
August 6, 2022 07:47
-
-
Save AdityaMotale/210707a935f30eb7d5a3dc76556ef6c1 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"bestMatch": [ | |
{ | |
"title": "Delivery Boy", | |
"company": "Flipkart India Pvt Ltd", | |
"imgSrc": "https://firebasestorage.googleapis.com/v0/b/rojgary-app.appspot.com/o/jobs%2Fflipkart.jpg?alt=media&token=854041ea-ce7f-4485-9ee1-acae988a3a03", | |
"location": "Bangalore", | |
"type": "Full Time", | |
"salary": "₹15,000 - ₹20,000" | |
}, | |
{ | |
"title": "Delivery Boy", | |
"company": "Swiggy Foods", | |
"imgSrc": "https://firebasestorage.googleapis.com/v0/b/rojgary-app.appspot.com/o/jobs%2Fswiggy.jpg?alt=media&token=21d84d05-71e3-487e-848b-91dc9220aad3", | |
"location": "Bangalore", | |
"type": "Full Time", | |
"salary": "₹15,000 - ₹20,000" | |
}, | |
{ | |
"title": "Delivery Boy", | |
"company": "DHL India", | |
"imgSrc": "https://firebasestorage.googleapis.com/v0/b/rojgary-app.appspot.com/o/jobs%2Fdhl.jpg?alt=media&token=1d4ad2a9-0fcd-4139-babe-8f96e3750e8c", | |
"location": "Bangalore", | |
"type": "Full Time", | |
"salary": "₹15,000 - ₹20,000" | |
} | |
], | |
"all": [ | |
{ | |
"title": "Delivery Boy", | |
"company": "Flipkart India Pvt Ltd", | |
"imgSrc": "https://firebasestorage.googleapis.com/v0/b/rojgary-app.appspot.com/o/jobs%2Fflipkart.jpg?alt=media&token=854041ea-ce7f-4485-9ee1-acae988a3a03", | |
"location": "Bangalore", | |
"type": "Full Time", | |
"salary": "₹15,000 - ₹20,000" | |
}, | |
{ | |
"title": "Delivery Boy", | |
"company": "Swiggy Foods", | |
"imgSrc": "https://firebasestorage.googleapis.com/v0/b/rojgary-app.appspot.com/o/jobs%2Fswiggy.jpg?alt=media&token=21d84d05-71e3-487e-848b-91dc9220aad3", | |
"location": "Bangalore", | |
"type": "Full Time", | |
"salary": "₹15,000 - ₹20,000" | |
}, | |
{ | |
"title": "Delivery Boy", | |
"company": "DHL India", | |
"imgSrc": "https://firebasestorage.googleapis.com/v0/b/rojgary-app.appspot.com/o/jobs%2Fdhl.jpg?alt=media&token=1d4ad2a9-0fcd-4139-babe-8f96e3750e8c", | |
"location": "Bangalore", | |
"type": "Full Time", | |
"salary": "₹15,000 - ₹20,000" | |
}, | |
{ | |
"title": "Janitor", | |
"company": "Swiggy Foods", | |
"imgSrc": "https://firebasestorage.googleapis.com/v0/b/rojgary-app.appspot.com/o/jobs%2Fswiggy.jpg?alt=media&token=21d84d05-71e3-487e-848b-91dc9220aad3", | |
"location": "Bangalore", | |
"type": "Full Time", | |
"salary": "₹15,000 - ₹20,000" | |
}, | |
{ | |
"title": "Janitor", | |
"company": "DHL India", | |
"imgSrc": "https://firebasestorage.googleapis.com/v0/b/rojgary-app.appspot.com/o/jobs%2Fdhl.jpg?alt=media&token=1d4ad2a9-0fcd-4139-babe-8f96e3750e8c", | |
"location": "Bangalore", | |
"type": "Full Time", | |
"salary": "₹15,000 - ₹20,000" | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment