Open changlan opened 1 year ago
👏 nice, very exciting. I would love to have this as part of camply. I'm on a long extended trip right now, I won't be home for a couple more weeks before I can take a closer look at this. I'll try to add some questions and comments as I can in the meantime. My first reaction is that everything looks very clean. Excited to dive deeper on this.
Description
I took a stab at #82 and #22 to add support for searching on recreation.gov for permits. Similar to campgrounds, there is a 3-level hierarchy for permits: rec-area -> facility -> permit / trails. So I (ab)use the existing cli commands with the following mapping:
Let me know if this is a good idea. I would like to collect some feedback before moving on to adding documentations, etc.
Has This Been Tested?
List facilities in a rec-area
List permits in a rec-area
Search permits
Checklist:
.pre_commit
on all my code