Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jvaclavik/airbnb-sauna-finder

App based on NodeJS which allows you to find saunas at Airbnb according to specified location.
https://github.com/jvaclavik/airbnb-sauna-finder

airbnb hacktoberfest javascript nodejs sauna

Last synced: 2 days ago
JSON representation

App based on NodeJS which allows you to find saunas at Airbnb according to specified location.

Awesome Lists containing this project

README

        

# Airbnb sauna finder

Airbnb is a bad service without the possibility of filtering by sauna. This script should fix it.

## Screenshot

## Use

1. Install dependencies

```
yarn
```

3. Set `editableParams` (index.js)

4. Run server

```
yarn start
```

5. Run `http://localhost:8085/` in your browser

## Info

Open links in Terminal (Mac): `CMD + [double click]`

### Authors:

- Jan Václavík
- Daniel Rys
- Petr Polášek
- Jiří Ostatnický

Private Hackaton, River Garden II, (6.11.2019)