Skip to content

Instantly share code, notes, and snippets.

View anshusaurav's full-sized avatar
⛰️

Anshu Saurabh anshusaurav

⛰️
View GitHub Profile
Sample Lead Response (GET by ID & POST creation response)
{
"success": true,
"message": "Lead retrieved successfully",
"data": {
"_id": "64f8a1b2c3d4e5f6a7b8c9d0",
"leadId": "LEAD172345678901ABCDE",
"status": "INITIALIZED",
"createdBy": "kL8mN2pQ3rS4tU5vW6xY7zA8bC9dE0fG1hI2jK3lM4nO",

Airbnb

Problem

  • Hard to find cheap/affordable accomodation options when travelling
  • Stay in hotel cannot provide authentic experience of location
  • Its not easy for home owner to monetize vacant areas on day-by-day basis
  • Existing Alternatives:
    • Booking.com
    • Hotels.com
<!DOCTYPE HTML>
<html>
<head>
<meta charset="utf-8">
<link rel="stylesheet" href="index.css">
<style id="jsbin-css">
.note {
position: fixed;
z-index: 1000;