Rohan Singh

Results 6 issues of Rohan Singh

Contribution Fixing Issue: #499 Integrated a Drop-Down Menu into Bassa, with animations and interactive icons. Brought the UI back into the responsiveness in which it was before after doing all...

Added a function to automatically update the bucket using CLI

# Added Code Coverage - Used Ava.js & Istanbul, a JavaScript test coverage tool. - Imported nyc from Istanbul in particular for coverage purposes - Ignored MacOS junk by adding...

FIX: Install zlib and include headers, prior to building The zlib headers, which are required by docker for a successful build, are missing from the project. Hence, forcing docker to...

FIX: Delete node_modules (if there), and update all the packages. npm install to have all the latest dependencies. Remove redundant & deprecated libraries as well for optimal performance. The current...

One of the issues that I encountered on the way of exploring the code is that the program isn't written in Python3, which is the latest, and used by a...