Skip to content

Rushi0508/pgFinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pgFinder

  • git clone https://github.com/Rushi0508/pgFinder.git
  • git checkout develop
  • git checkout -b <your name>
  • start working

After Finishing Issue

  • git add <changes made>
  • git commit -m "message"
  • git push -u origin <your name>

To Pull Changes

  • git checkout develop
  • git pull

To continue after making pull request

  • git checkout develop
  • git checkout -b <your name>

here we are deleting and creating new branch of your name, so you don't get confused what to do after pulling from develop

About

pgFinder is a web app made during Lets Hack Parul Hackathon. It connects PG renter to students with seamless features.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors