Rohan Sen
Rohan Sen
### Description Add a download as pdf button to download the user data that is being displayed. ### Why implement this feature? Users may want to use the downloaded pdf...
### Describe the feature when the user enters his/her credentials and taps the login or signup button, it takes some time to process the request, but it does not show...
Containerizing the application would make it developer friendly , and also improve its overall understanding. I would like to use docker to containerize the application. Please assign me this issue...
## Description added my profile ## Related Issues ## Changes Proposed ## Checklist - [x] I have read and followed the [Contribution Guidelines](https://github.com/shyamtawli/devFind/blob/master/CONTRIBUTING.md). - [x] All new and existing tests...
this commit solves the issue #77. i have added a dockefile for python 3.9. thank you.
# Description Please include a summary of the change and which issue is fixed. List any dependencies that are required for this change. ## Fixes #391 Replace `issue_no` with the...
### Describe your improvement idea or feature request The repository is not currently containerized. Containerizing the repo would not not only help the developers to run it in different environments...
### Describe your improvement idea or feature request To improve the contributor experience, especially for Linux users and those setting up Android debugging, we propose updates to the contributing documentation...
# Goal This pr solves the issue: #370 , adding new test cases for checking invalid asset values in `pallets/asset/src/tests.rs`. #summary ### Context: creator, author, and capacity establish the initial...
# Pull Request ## Related issue Fixes #2379 ## What does this PR do? - This PR adds top 5 algorithms for Tree data structure in Rust language ## PR...