neopostmodern / wohnungsbot

Der Wohnungsbot — die Anwendung zum 2. Akt ("Das Versprechen des Bots") des Automatisierungsdramas in drei Akten "Von einem der auszog eine Wohnung in Berlin zu finden" von Clemens Schöll
https://wohnungsbot.de
GNU Affero General Public License v3.0
157 stars 27 forks source link

#30, #29, #19 filter for sublease, seniors, swap apartments #42

Closed valoricDe closed 3 years ago

neopostmodern commented 3 years ago

I wonder if "only for elderly" and "only swaps" are really necessary / make sense? Isn't the usual case that you just need some sort of apartment? E.g. I'd assume that someone looking for an apartment to swap would also be okay with getting a non-swap one and then just letting go of the current one. Put differently, they're bonuses you offer, but don't want to rely on. In that sense I think it'd be good to reduce the number of configuration options?

For subleases the story might be different, but I'm not sure if the Wohnungsbot is really suitable for that kind of search yet anyway. So I guess even there I'd cut the option, but I don't have a strong opinion on it.

valoricDe commented 3 years ago

I aggree. I removed the only swap and senior filters. I would like to implement something additional. I know that you can set a cookie to hide the consent banner. But I do not know how to integrate the cookie setting into the bot?

valoricDe commented 3 years ago

And it would be cool to add a button to skip certain listings. We could show the in progress listing on the right panel with a pause and skip button or similar

neopostmodern commented 3 years ago

Concerning your other two ideas: I've opened a new issue for the cookie-consent: #43 The real-time interaction to skip applications is discussed here: #18 — but it's a tough one, I'll elaborate there.