-
Dear Mentors,
I created a Trello Clone using react. I implemented most of the features of Trello such as -
- creating lists,
- creating cards,
- editing and deleting cards,
- changing pare…
-
With some socket.io support, students' attendance page will update itself after their attendance gets verified. On the other hand, mentors' attendance verification page will update itself when a new s…
-
The hamburger menu icon appears as white color. You can try either of the two options:
1. Change background color to yellow and keep the icon (the three bars) white.
2. You can change the border col…
-
# Challenge 15 - Benchmarking surface heat fluxes
> **Stream 1** - Software Development for Earth Sciences
### Goal
Adapt existing software package to include a meaningful benchmarking stra…
-
Currently the Graphnet repository only has a readme file and some details.
I request mentors and maintainers to add more details to what will actually be built on this library.
## My Questions
### …
-
I'm an open source contributor and participated in GWOC as a contributor. I have good knowledge regarding HTML and its Tags
I can works on this issue
# 1 Discussion about anchor("a") tag and its …
-
# Tasks to be performed:
The team page activity is empty right now . I had added the team details in the corresponding website.
I want to add the same with some modifications .
@smaranjitghose p…
-
All those who have contributed to this Project will get recognition.
Contributors Page has to be created
This page will be regularly updated upto first 20 Contributors.
You will get help in bu…
-
The various Tree traversal algorithms such as BFS, DFS , Level-order Traversal, which are very important for being able to work with Trees .I would like to contribute to this problem as a part of GS…
-
Hello mentors :)
I want to add one problem that goes like:
Statement- Given an array, check if subarray with sum zero exists or not.
Example-
INPUT- 2 5 1 -8 2
OUTPUT- Yes
Explanation- One su…