scaleracademy / scaler-open-source-september-challenge

339 stars 457 forks source link

Challenges #Sigireddy Viswesh #335

Open Viswesh934 opened 1 year ago

Viswesh934 commented 1 year ago

Name: Sigireddy viswesh Github ID: Viswesh934 Discord ID: sigireddyviswesh

Viswesh934 commented 1 year ago

Forked URL : https://github.com/Viswesh934/scaler-open-source-september-challenge ! Screenshot 2023-09-02 112846

Viswesh934 commented 1 year ago

image image

Viswesh934 commented 1 year ago

image

image

image

Viswesh934 commented 1 year ago

image image image image image

Viswesh934 commented 1 year ago

Challenge 8 image image image

Viswesh934 commented 1 year ago

image image image image

Viswesh934 commented 1 year ago

image image image image

Viswesh934 commented 1 year ago

image image

Viswesh934 commented 1 year ago

image image image image

Viswesh934 commented 1 year ago

image image image

Viswesh934 commented 1 year ago

image image image image

Viswesh934 commented 1 year ago

image image image

Viswesh934 commented 1 year ago

image

Viswesh934 commented 1 year ago

image image image

Viswesh934 commented 1 year ago

image image

Viswesh934 commented 1 year ago

image image image image image It's a great experience to work with codespaces and we are able to get handy with github better

Viswesh934 commented 1 year ago

image image image image

Viswesh934 commented 1 year ago

Creating 3 boards in the projects section TODO ,In Progress and a Done card

image

Added some items to it

image

Moved one task from In Progress to the Done Card

image

Well the task is done but the learning goes on

Viswesh934 commented 1 year ago

image image

Gave aliases to 2 commands using git config --global alias.alias_name command_name

Viswesh934 commented 1 year ago

image image image

Viswesh934 commented 1 year ago

Best practices: 1.Start branch names with a group word to indicate the purpose of the branch. 2.Use unique ID in branch names to track the progress from an external system. 3.Use hyphen or slash as separators to increase readability and make it easier to manage. 4.Git branch with author name to track different developers’ work and progress. 5.Avoid using numbers only as branch names. 6.Avoid using all naming conventions simultaneously. 7.sAvoid long descriptive names for long-lived branches.

Viswesh934 commented 1 year ago

I have found a good first issue to solve the issue is as follows https://github.com/nikohoffren/fork-commit-merge/issues/363 I have solved the issue and added a pull request waiting for them to merge it

https://github.com/nikohoffren/fork-commit-merge/pull/687

image

Viswesh934 commented 1 year ago

My pr got merged and I am happy to find another issue ASAP and solve it

image https://github.com/nikohoffren/fork-commit-merge/pull/687#issuecomment-1733940239

Viswesh934 commented 1 year ago

image

image

Viswesh934 commented 1 year ago

https://user-images.githubusercontent.com/98519767/270695153-99e98fdc-543a-468f-8a24-da70deb5d18a.png

I have already solved an issue