Tapas Adhikary

Results 56 issues of Tapas Adhikary

There are some interest from non-english users to use the app in their local language. Creating the issue to support the app in Spanish

enhancement

Support Dark(night mode) option

enhancement

The About Page of the app should have the following information, - GitHub Link to this project - Twitter link to reach out to, https://twitter.com/tapasadhikary - Blog link to reach...

help wanted
good first issue

I am using the nav-tree along with AngularJS 1.3. My tree data is as simple as: $scope.my_data = [{ label: 'Languages', children: ['Jade','Less','Coffeescript'] }]; Error is: Error: [ngRepeat:dupes] Duplicates in...

bug
investigate

Opening the issue to include a resource into this page: https://jamstack.org/resources/articles/ I believe the resource will help a beginner to get started with the concept, architecture, and projects. Here is...

content

### Summary A Jamstack application that manages testimonials(feedback) in the Fauna data store. It uses the Netlify functions to perform all the CRUD operations to create, list, edit, and remove...