Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/jvaclavik/airbnb-sauna-finder
- Owner: jvaclavik
- Created: 2019-11-06T16:55:24.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T13:50:43.000Z (about 2 years ago)
- Last Synced: 2024-11-10T07:40:56.321Z (about 2 months ago)
- Topics: airbnb, hacktoberfest, javascript, nodejs, sauna
- Language: JavaScript
- Homepage:
- Size: 611 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
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)