We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b17909 commit 728d03aCopy full SHA for 728d03a
README.md
@@ -1 +1,7 @@
1
# Todo-JS
2
+This repository holds basic setup for Javascript session held by Software Development Group [COPS IIT BHU](https://www.copsiitbhu.co.in/)
3
+You have to fork it, clone it open in your browser(can use live server)
4
+You don't have to worry about HTML OR CSS, that part is already done by us
5
+Complete the Javascript code to make To do functional. You will have to code in script.js file
6
+After completing that you may submit a PR if you want review of your code
7
+If you are stuck somewhere, you can refer to functional code of this repo [here](https://github.com/shubhangi013/Todo-JS)
0 commit comments