Jyoti Bisht (Joe)

Results 24 issues of Jyoti Bisht (Joe)

### Description Future goals - VScode extension for howdoi which sources any comment in the code starting with howdoi and then automatically calls the howdoi function and gives/writes the code...

initialized stats.py and added some lines of code on which howdoi/sta…

### Description (Describe in detail what you want to work on) Currently, howdoi doesn't have a package which helps user see the stats in his/her local system, hence, we would...

### Description (Describe in detail what you want to work on) A howdoi Dashboard would show graphically how howdoi is achieving its mission and the usage it experiences every month....

### Description (Describe in detail what you want to work on) Howdoi has a flask app which is currently broken due to the usage of older version. With this issue,...

**Describe the bug** Dockerfile's step 44 requires us to download https://www.dropbox.com/s/dl/h2owqbmnrsvqo0c/ord_map_en.json. But the URL does not exist. This is causing PMR to not start correctly in local system. **To Reproduce**...

bug

While working with PMR IV and trying to understand how different and so many functions work together, I could hand draw some diagrams for relationship between elements. I propose to...

I notice many classes do not have docstrings as well as many functions. But, I wish to add docstrings to each function/class to improve the codebase