In an attempt to make the app more approachable for average pool owners, I want to make it as easy as possible to get started. Currently, users have to make too many decisions:
- pool-name
- volume
- water-type
- wall-type
- formula
What’s the least we could possibly do? I think it’s something like:
- Water-type
- Wall-type
- Volume
Then, we’ll automatically pick a formula (based on water-type) and an auto-generate a name… but I’m not sure if we could make it even easier. Any feedback is welcome!