Git Product home page Git Product logo

trip-date-possibilities's Introduction

Description

Installation

$ yarn install

Running the app

# development
$ yarn run start

# watch mode
$ yarn run start:dev

# production mode
$ yarn run start:prod

Access Swagger

http://localhost:3000/api

Alt text Alt text

Return

  {
    "tripStartDate": "2024-06-01",
    "tripEndDate": "2024-06-06",
    "duration": 5
  },
  {
    "tripStartDate": "2024-06-02",
    "tripEndDate": "2024-06-07",
    "duration": 5
  },
  {
    "tripStartDate": "2024-06-03",
    "tripEndDate": "2024-06-08",
    "duration": 5
  },
  {
    "tripStartDate": "2024-06-04",
    "tripEndDate": "2024-06-09",
    "duration": 5
  },
  {
    "tripStartDate": "2024-06-05",
    "tripEndDate": "2024-06-10",
    "duration": 5
  },
  {
    "tripStartDate": "2024-06-06",
    "tripEndDate": "2024-06-11",
    "duration": 5
  },
  {
    "tripStartDate": "2024-06-07",
    "tripEndDate": "2024-06-12",
    "duration": 5
  },
  {
    "tripStartDate": "2024-06-08",
    "tripEndDate": "2024-06-13",
    "duration": 5
  },
  {
    "tripStartDate": "2024-06-09",
    "tripEndDate": "2024-06-14",
    "duration": 5
  },
  {
    "tripStartDate": "2024-06-10",
    "tripEndDate": "2024-06-15",
    "duration": 5
  },
  {
    "tripStartDate": "2024-06-11",
    "tripEndDate": "2024-06-16",
    "duration": 5
  },
  {
    "tripStartDate": "2024-06-12",
    "tripEndDate": "2024-06-17",
    "duration": 5
  },
  {
    "tripStartDate": "2024-06-13",
    "tripEndDate": "2024-06-18",
    "duration": 5
  },
  {
    "tripStartDate": "2024-06-14",
    "tripEndDate": "2024-06-19",
    "duration": 5
  },
  {
    "tripStartDate": "2024-06-15",
    "tripEndDate": "2024-06-20",
    "duration": 5
  },
  {
    "tripStartDate": "2024-06-16",
    "tripEndDate": "2024-06-21",
    "duration": 5
  },
  {
    "tripStartDate": "2024-06-17",
    "tripEndDate": "2024-06-22",
    "duration": 5
  },
  {
    "tripStartDate": "2024-06-18",
    "tripEndDate": "2024-06-23",
    "duration": 5
  },
  {
    "tripStartDate": "2024-06-19",
    "tripEndDate": "2024-06-24",
    "duration": 5
  },
  {
    "tripStartDate": "2024-06-20",
    "tripEndDate": "2024-06-25",
    "duration": 5
  },
  {
    "tripStartDate": "2024-06-21",
    "tripEndDate": "2024-06-26",
    "duration": 5
  },
  {
    "tripStartDate": "2024-06-22",
    "tripEndDate": "2024-06-27",
    "duration": 5
  },
  {
    "tripStartDate": "2024-06-23",
    "tripEndDate": "2024-06-28",
    "duration": 5
  },
  {
    "tripStartDate": "2024-06-24",
    "tripEndDate": "2024-06-29",
    "duration": 5
  },
  {
    "tripStartDate": "2024-06-25",
    "tripEndDate": "2024-06-30",
    "duration": 5
  },
  {
    "tripStartDate": "2024-06-01",
    "tripEndDate": "2024-06-07",
    "duration": 6
  },
  {
    "tripStartDate": "2024-06-02",
    "tripEndDate": "2024-06-08",
    "duration": 6
  },
  {
    "tripStartDate": "2024-06-03",
    "tripEndDate": "2024-06-09",
    "duration": 6
  },
  {
    "tripStartDate": "2024-06-04",
    "tripEndDate": "2024-06-10",
    "duration": 6
  },
  {
    "tripStartDate": "2024-06-05",
    "tripEndDate": "2024-06-11",
    "duration": 6
  },
  {
    "tripStartDate": "2024-06-06",
    "tripEndDate": "2024-06-12",
    "duration": 6
  },
  {
    "tripStartDate": "2024-06-07",
    "tripEndDate": "2024-06-13",
    "duration": 6
  },
  {
    "tripStartDate": "2024-06-08",
    "tripEndDate": "2024-06-14",
    "duration": 6
  },
  {
    "tripStartDate": "2024-06-09",
    "tripEndDate": "2024-06-15",
    "duration": 6
  },
  {
    "tripStartDate": "2024-06-10",
    "tripEndDate": "2024-06-16",
    "duration": 6
  },
  {
    "tripStartDate": "2024-06-11",
    "tripEndDate": "2024-06-17",
    "duration": 6
  },
  {
    "tripStartDate": "2024-06-12",
    "tripEndDate": "2024-06-18",
    "duration": 6
  },
  {
    "tripStartDate": "2024-06-13",
    "tripEndDate": "2024-06-19",
    "duration": 6
  },
  {
    "tripStartDate": "2024-06-14",
    "tripEndDate": "2024-06-20",
    "duration": 6
  },
  {
    "tripStartDate": "2024-06-15",
    "tripEndDate": "2024-06-21",
    "duration": 6
  },
  {
    "tripStartDate": "2024-06-16",
    "tripEndDate": "2024-06-22",
    "duration": 6
  },
  {
    "tripStartDate": "2024-06-17",
    "tripEndDate": "2024-06-23",
    "duration": 6
  },
  {
    "tripStartDate": "2024-06-18",
    "tripEndDate": "2024-06-24",
    "duration": 6
  },
  {
    "tripStartDate": "2024-06-19",
    "tripEndDate": "2024-06-25",
    "duration": 6
  },
  {
    "tripStartDate": "2024-06-20",
    "tripEndDate": "2024-06-26",
    "duration": 6
  },
  {
    "tripStartDate": "2024-06-21",
    "tripEndDate": "2024-06-27",
    "duration": 6
  },
  {
    "tripStartDate": "2024-06-22",
    "tripEndDate": "2024-06-28",
    "duration": 6
  },
  {
    "tripStartDate": "2024-06-23",
    "tripEndDate": "2024-06-29",
    "duration": 6
  },
  {
    "tripStartDate": "2024-06-24",
    "tripEndDate": "2024-06-30",
    "duration": 6
  },
  {
    "tripStartDate": "2024-06-01",
    "tripEndDate": "2024-06-08",
    "duration": 7
  },
  {
    "tripStartDate": "2024-06-02",
    "tripEndDate": "2024-06-09",
    "duration": 7
  },
  {
    "tripStartDate": "2024-06-03",
    "tripEndDate": "2024-06-10",
    "duration": 7
  },
  {
    "tripStartDate": "2024-06-04",
    "tripEndDate": "2024-06-11",
    "duration": 7
  },
  {
    "tripStartDate": "2024-06-05",
    "tripEndDate": "2024-06-12",
    "duration": 7
  },
  {
    "tripStartDate": "2024-06-06",
    "tripEndDate": "2024-06-13",
    "duration": 7
  },
  {
    "tripStartDate": "2024-06-07",
    "tripEndDate": "2024-06-14",
    "duration": 7
  },
  {
    "tripStartDate": "2024-06-08",
    "tripEndDate": "2024-06-15",
    "duration": 7
  },
  {
    "tripStartDate": "2024-06-09",
    "tripEndDate": "2024-06-16",
    "duration": 7
  },
  {
    "tripStartDate": "2024-06-10",
    "tripEndDate": "2024-06-17",
    "duration": 7
  },
  {
    "tripStartDate": "2024-06-11",
    "tripEndDate": "2024-06-18",
    "duration": 7
  },
  {
    "tripStartDate": "2024-06-12",
    "tripEndDate": "2024-06-19",
    "duration": 7
  },
  {
    "tripStartDate": "2024-06-13",
    "tripEndDate": "2024-06-20",
    "duration": 7
  },
  {
    "tripStartDate": "2024-06-14",
    "tripEndDate": "2024-06-21",
    "duration": 7
  },
  {
    "tripStartDate": "2024-06-15",
    "tripEndDate": "2024-06-22",
    "duration": 7
  },
  {
    "tripStartDate": "2024-06-16",
    "tripEndDate": "2024-06-23",
    "duration": 7
  },
  {
    "tripStartDate": "2024-06-17",
    "tripEndDate": "2024-06-24",
    "duration": 7
  },
  {
    "tripStartDate": "2024-06-18",
    "tripEndDate": "2024-06-25",
    "duration": 7
  },
  {
    "tripStartDate": "2024-06-19",
    "tripEndDate": "2024-06-26",
    "duration": 7
  },
  {
    "tripStartDate": "2024-06-20",
    "tripEndDate": "2024-06-27",
    "duration": 7
  },
  {
    "tripStartDate": "2024-06-21",
    "tripEndDate": "2024-06-28",
    "duration": 7
  },
  {
    "tripStartDate": "2024-06-22",
    "tripEndDate": "2024-06-29",
    "duration": 7
  },
  {
    "tripStartDate": "2024-06-23",
    "tripEndDate": "2024-06-30",
    "duration": 7
  },
  {
    "tripStartDate": "2024-06-01",
    "tripEndDate": "2024-06-09",
    "duration": 8
  },
  {
    "tripStartDate": "2024-06-02",
    "tripEndDate": "2024-06-10",
    "duration": 8
  },
  {
    "tripStartDate": "2024-06-03",
    "tripEndDate": "2024-06-11",
    "duration": 8
  },
  {
    "tripStartDate": "2024-06-04",
    "tripEndDate": "2024-06-12",
    "duration": 8
  },
  {
    "tripStartDate": "2024-06-05",
    "tripEndDate": "2024-06-13",
    "duration": 8
  },
  {
    "tripStartDate": "2024-06-06",
    "tripEndDate": "2024-06-14",
    "duration": 8
  },
  {
    "tripStartDate": "2024-06-07",
    "tripEndDate": "2024-06-15",
    "duration": 8
  },
  {
    "tripStartDate": "2024-06-08",
    "tripEndDate": "2024-06-16",
    "duration": 8
  },
  {
    "tripStartDate": "2024-06-09",
    "tripEndDate": "2024-06-17",
    "duration": 8
  },
  {
    "tripStartDate": "2024-06-10",
    "tripEndDate": "2024-06-18",
    "duration": 8
  },
  {
    "tripStartDate": "2024-06-11",
    "tripEndDate": "2024-06-19",
    "duration": 8
  },
  {
    "tripStartDate": "2024-06-12",
    "tripEndDate": "2024-06-20",
    "duration": 8
  },
  {
    "tripStartDate": "2024-06-13",
    "tripEndDate": "2024-06-21",
    "duration": 8
  },
  {
    "tripStartDate": "2024-06-14",
    "tripEndDate": "2024-06-22",
    "duration": 8
  },
  {
    "tripStartDate": "2024-06-15",
    "tripEndDate": "2024-06-23",
    "duration": 8
  },
  {
    "tripStartDate": "2024-06-16",
    "tripEndDate": "2024-06-24",
    "duration": 8
  },
  {
    "tripStartDate": "2024-06-17",
    "tripEndDate": "2024-06-25",
    "duration": 8
  },
  {
    "tripStartDate": "2024-06-18",
    "tripEndDate": "2024-06-26",
    "duration": 8
  },
  {
    "tripStartDate": "2024-06-19",
    "tripEndDate": "2024-06-27",
    "duration": 8
  },
  {
    "tripStartDate": "2024-06-20",
    "tripEndDate": "2024-06-28",
    "duration": 8
  },
  {
    "tripStartDate": "2024-06-21",
    "tripEndDate": "2024-06-29",
    "duration": 8
  },
  {
    "tripStartDate": "2024-06-22",
    "tripEndDate": "2024-06-30",
    "duration": 8
  },
  {
    "tripStartDate": "2024-06-01",
    "tripEndDate": "2024-06-10",
    "duration": 9
  },
  {
    "tripStartDate": "2024-06-02",
    "tripEndDate": "2024-06-11",
    "duration": 9
  },
  {
    "tripStartDate": "2024-06-03",
    "tripEndDate": "2024-06-12",
    "duration": 9
  },
  {
    "tripStartDate": "2024-06-04",
    "tripEndDate": "2024-06-13",
    "duration": 9
  },
  {
    "tripStartDate": "2024-06-05",
    "tripEndDate": "2024-06-14",
    "duration": 9
  },
  {
    "tripStartDate": "2024-06-06",
    "tripEndDate": "2024-06-15",
    "duration": 9
  },
  {
    "tripStartDate": "2024-06-07",
    "tripEndDate": "2024-06-16",
    "duration": 9
  },
  {
    "tripStartDate": "2024-06-08",
    "tripEndDate": "2024-06-17",
    "duration": 9
  },
  {
    "tripStartDate": "2024-06-09",
    "tripEndDate": "2024-06-18",
    "duration": 9
  },
  {
    "tripStartDate": "2024-06-10",
    "tripEndDate": "2024-06-19",
    "duration": 9
  },
  {
    "tripStartDate": "2024-06-11",
    "tripEndDate": "2024-06-20",
    "duration": 9
  },
  {
    "tripStartDate": "2024-06-12",
    "tripEndDate": "2024-06-21",
    "duration": 9
  },
  {
    "tripStartDate": "2024-06-13",
    "tripEndDate": "2024-06-22",
    "duration": 9
  },
  {
    "tripStartDate": "2024-06-14",
    "tripEndDate": "2024-06-23",
    "duration": 9
  },
  {
    "tripStartDate": "2024-06-15",
    "tripEndDate": "2024-06-24",
    "duration": 9
  },
  {
    "tripStartDate": "2024-06-16",
    "tripEndDate": "2024-06-25",
    "duration": 9
  },
  {
    "tripStartDate": "2024-06-17",
    "tripEndDate": "2024-06-26",
    "duration": 9
  },
  {
    "tripStartDate": "2024-06-18",
    "tripEndDate": "2024-06-27",
    "duration": 9
  },
  {
    "tripStartDate": "2024-06-19",
    "tripEndDate": "2024-06-28",
    "duration": 9
  },
  {
    "tripStartDate": "2024-06-20",
    "tripEndDate": "2024-06-29",
    "duration": 9
  },
  {
    "tripStartDate": "2024-06-21",
    "tripEndDate": "2024-06-30",
    "duration": 9
  },
  {
    "tripStartDate": "2024-06-01",
    "tripEndDate": "2024-06-11",
    "duration": 10
  },
  {
    "tripStartDate": "2024-06-02",
    "tripEndDate": "2024-06-12",
    "duration": 10
  },
  {
    "tripStartDate": "2024-06-03",
    "tripEndDate": "2024-06-13",
    "duration": 10
  },
  {
    "tripStartDate": "2024-06-04",
    "tripEndDate": "2024-06-14",
    "duration": 10
  },
  {
    "tripStartDate": "2024-06-05",
    "tripEndDate": "2024-06-15",
    "duration": 10
  },
  {
    "tripStartDate": "2024-06-06",
    "tripEndDate": "2024-06-16",
    "duration": 10
  },
  {
    "tripStartDate": "2024-06-07",
    "tripEndDate": "2024-06-17",
    "duration": 10
  },
  {
    "tripStartDate": "2024-06-08",
    "tripEndDate": "2024-06-18",
    "duration": 10
  },
  {
    "tripStartDate": "2024-06-09",
    "tripEndDate": "2024-06-19",
    "duration": 10
  },
  {
    "tripStartDate": "2024-06-10",
    "tripEndDate": "2024-06-20",
    "duration": 10
  },
  {
    "tripStartDate": "2024-06-11",
    "tripEndDate": "2024-06-21",
    "duration": 10
  },
  {
    "tripStartDate": "2024-06-12",
    "tripEndDate": "2024-06-22",
    "duration": 10
  },
  {
    "tripStartDate": "2024-06-13",
    "tripEndDate": "2024-06-23",
    "duration": 10
  },
  {
    "tripStartDate": "2024-06-14",
    "tripEndDate": "2024-06-24",
    "duration": 10
  },
  {
    "tripStartDate": "2024-06-15",
    "tripEndDate": "2024-06-25",
    "duration": 10
  },
  {
    "tripStartDate": "2024-06-16",
    "tripEndDate": "2024-06-26",
    "duration": 10
  },
  {
    "tripStartDate": "2024-06-17",
    "tripEndDate": "2024-06-27",
    "duration": 10
  },
  {
    "tripStartDate": "2024-06-18",
    "tripEndDate": "2024-06-28",
    "duration": 10
  },
  {
    "tripStartDate": "2024-06-19",
    "tripEndDate": "2024-06-29",
    "duration": 10
  },
  {
    "tripStartDate": "2024-06-20",
    "tripEndDate": "2024-06-30",
    "duration": 10
  }
]```

## Test

```bash
# unit tests
$ yarn run test

# e2e tests
$ yarn run test:e2e

# test coverage
$ yarn run test:cov

Stay in touch

trip-date-possibilities's People

Watchers

Adriano Victor avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.