Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Guide New Developers/Student #125

Open
Praashh opened this issue Apr 7, 2023 · 11 comments
Open

Guide New Developers/Student #125

Praashh opened this issue Apr 7, 2023 · 11 comments

Comments

@Praashh
Copy link

Praashh commented Apr 7, 2023

Hey Everyone Please Guide new student who want to learn more like me or other if anyone facing issue in order to complete assignment feel free to ask anything in this section.

@bharathkalyans
Copy link

There's no need of opening an issue for this right?
Just go through everyone's PRs, read their code and directly comment on the line which you are not able to understand. Or simply copy their code and paste it to chatGPT and ask it to analyze. But I am pretty sure people will definitely answer your queries.

@ERENxJEAGER11
Copy link

May be @9520prashant is right, there can be some folks who is in need even after some brainstorming. even though @bharathkalyans has a good point about chat GPT but connecting with developers of your or above level will always teach you something

@bharathkalyans
Copy link

True, I was just stating my opinion 😀.

@Praashh
Copy link
Author

Praashh commented Apr 8, 2023

@bharathkalyans Yes bro you are right but sometime we need a person instead of AI etc.

@Praashh
Copy link
Author

Praashh commented Apr 8, 2023

Hey Community I am taking the responsibility of solving issues of new folks if anyone have any query then ask with mentioning me.

@Baka-14
Copy link

Baka-14 commented Apr 14, 2023

hey i forked the repo cloned it made changes commited , now how do i make a pr to the repo ?

@bharathkalyans
Copy link

Follow these @Baka-14

  • Use this command to add upstream for the main repository
    git remote add upstream https://github.com/hkirat/full-stack-assignment.git
  • You can verify the remote repositories using the command git remote -v
  • Assuming you have created a new branch for the feature(or any other change), use the following command git push upstream <branch-name>
  • Now open the same repository in your GitHub and you should see a dialog box on top of the repository asking you for a PR.
  • Click on it add the necessary details and click on Submit.
    I hope these steps are self-explanatory.

@jagadesh-angireddi
Copy link

jagadesh-angireddi commented May 16, 2023

Hey guys what to do you get when you search the local host 3001 after we run the code successfully

@bharathkalyans
Copy link

Hey guys what to do you get when you search the local host 3001 after we run the code successfully

Can you be more elaborative??

@Ashutosh-510
Copy link

Ashutosh-510 commented Aug 12, 2023

There's no need of opening an issue for this right? Just go through everyone's PRs, read their code and directly comment on the line which you are not able to understand. Or simply copy their code and paste it to chatGPT and ask it to analyze. But I am pretty sure people will definitely answer your queries.

I did same and understood every line of code by chatGPT .

@bharathkalyans
Copy link

There's no need of opening an issue for this right? Just go through everyone's PRs, read their code and directly comment on the line which you are not able to understand. Or simply copy their code and paste it to chatGPT and ask it to analyze. But I am pretty sure people will definitely answer your queries.

I did same and understood every line of code by chatGPT .

Great ✊🏼

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants