Adi-R12 / WebD-APK-Month-22

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WebD-APK-Month-22

Make username.json file 📣

Make username.json (where username is your GitHub username) and then fill the information as given below and please maintain the following format :

 {
       "name" : "Your Name",
       "username" : "your-github-username",
       "roll number" : "IIT2021xxx",
       "task 1":{
          "repo link" : "https://github.com/repo-name"
       },
       "task 2":{
          "repo link" : "https://github.com/repo-name"
       },
       "task 3":{
          "repo link" : "https://github.com/repo-name"
       },
       "task 4":{
          "repo link" : "https://github.com/repo-name"
       },
       "task 5":{
          "repo link" : "https://github.com/repo-name"
       },
       "task 6":{
          "repo link" : "https://github.com/repo-name"
       }
    }

where name is your name, username is your GitHub username, roll number is your official IIITA roll number, repo link is the link of repository

For example, see sggts04.json(where sggts04 is GitHub username).

How to submit?

  1. Create a repo on Github and commit the task's code to it.
  2. Fork this repo and create the username.json, with the appropriate data.
  3. Then submit a Pull Request with the appropriate format.
  4. When a new task is completed by you, update this file and submit another pull request.

Jai-WebD

About