Sparsh1212 / gsocanalyzer

A blazingly fast tool to analyze all the selected organizations in Google Summer of Code in the form of graphical analytics.
MIT License
75 stars 39 forks source link

Clicking header renders launch page #47

Closed chandrashekar27 closed 2 years ago

chandrashekar27 commented 2 years ago

Made the changes specified in the issue. Now clicking the header (GSoC Analyser) rerenders the launch page. #37

chandrashekar27 commented 2 years ago

@Sparsh1212 Alright, will work on it.

chandrashekar27 commented 2 years ago

Hey @Sparsh1212 ! I made the changes you requested and it works!! Please take a look.

Also, I had a little trouble with merging the changes made by others(into your master branch) into my issue#37 branch. It would be great if you could explain the correct method to do that.

Sparsh1212 commented 2 years ago

Hey @Sparsh1212 ! I made the changes you requested and it works!! Please take a look.

Also, I had a little trouble with merging the changes made by others(into your master branch) into my issue#37 branch. It would be great if you could explain the correct method to do that.

Ahh, I see. This is because you are facing merge conflicts. I'd suggest reading or watching some tutorials on resolving merge conflicts. Let me know if you are not able to find a relevant resource.

chandrashekar27 commented 2 years ago

Ok, will make the changes.

chandrashekar27 commented 2 years ago

Have made changes. Please review @Sparsh1212

Sparsh1212 commented 2 years ago

LGTM!