Hemanth Krishna

Results 12 issues of Hemanth Krishna

As discussed in #21, the issue can be closed when the following tasks are achieved: - [ ] Create a Wiki Page / Add in documentation about the OAuth Danger...

documentation
good first issue

Need to figure out robust binary distribution mechanisms for rChore The following would be nice: - [ ] NPM - [ ] Bash Script to automatically pull from GitHub Release...

enhancement
help wanted

Right now you need to provide an positional argument to `rchore tasks done ` or `rchore tasks delete `. It would be really nice if you could fall back to...

help wanted
good first issue

Currently rChore **does not** accept due date for tasks ![image](https://user-images.githubusercontent.com/31009634/127726595-15a92aac-1800-4549-8b3d-8eae40710ad3.png) **Feature:** It would be nice if we could take in due date in human friendly date format **Relevant Codebase:** https://github.com/DarthBenro008/rchore/blob/d29156142389f845f77427e7ebdddea2354042fb/src/handlers/task_handler.rs#L28-L61

enhancement
help wanted
good first issue

Provide a nice markdown documentation either via [Hugo](https://gohugo.io/) or [GitHub Pages](https://github.io) Requirements: - [ ] Keep documentation related files in `docs` folder - [ ] Describe about rChore and detailed...

documentation
help wanted
good first issue

- The GitHub action has a green tick and shows pass even though the build of the app fails

*Can bring potential breaking change* - [ ] Maintain a key based on username - [ ] Create CRUD of user key selections - [ ] Expose CLI API's of...

rfc

- Decouple external interfaces - More information as discussed on #13

enhancement
help wanted
good first issue

# TL;DR Adds `--verbose` command for the following commands: - `flytectl sandbox start` - `flytectl sandbox teardown` - `flytectl demo start` - `flytectl demo teardown` ## Type - [ ]...

hacktoberfest-accepted

**Please describe the feature you want this project to offer** Show CPU temperature of the computer. **Describe the solution you'd like** Implement GetCpuTemperature() of ```cpu.go``` file.

enhancement
help wanted
hacktoberfest
difficulty: hard