Rishabh Rawat
Rishabh Rawat
Hi, this is a [first-timers-only issue](https://code.publiclab.org/#r=all). This means we've worked to make it more legible to folks who either **haven't contributed to our codebase before, or even folks who haven't...
There can be cases when the user wants to get rid of the app cache stored and wants to fetch the fresh data. This is a very inconvenient process as...
So far, we've made our project's structure to follow the MVC pattern, having a data layer (indexedDB). We've also reached our goal to show contributors' data repository-wise and optimised our...
Here I'll be maintaining the list of _work to be done_ & _work completed_ as a part of my Summer of Code. ## Checkpoints - [x] Refactor the code [...
Writing tests for the codebase is becoming more & more important as we're moving ahead with this project. We need a proper test suite to test the code written to...
Hi all, as we know that `code.publiclab.org` is about welcoming newcomers and looking at our growing community involvements...I think we should think about how we can make even it more...
Moved **Foursquare bot** from `bots_unmaintained` to `bots` directory, getting it to work.
sample screenshot is obselete here, I'll be uploading new one soon...
I'm using this plugin to add time dimension capabilities to an already established project. I'm converting the (non-WMS) layers to the time dimension ones with the syntax, ``` L.timeDimension.layer.wms(layer).addTo(map); ```...
Navbar slides down within the above-mentioned range of width and due to the background image has a dark color, navbar seems gone.  We can either change the color of...