Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rushi0508/pgfinder

pgFinder is a web app made during Lets Hack Parul Hackathon. It connects PG renter to students with seamless features.
https://github.com/rushi0508/pgfinder

Last synced: about 11 hours ago
JSON representation

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

Awesome Lists containing this project

README

        

# pgFinder

- `git clone https://github.com/Rushi0508/pgFinder.git`
- `git checkout develop`
- `git checkout -b `
- start working

### After Finishing Issue
- `git add `
- `git commit -m "message"`
- `git push -u origin `

### To Pull Changes
- `git checkout develop`
- `git pull`

### To continue after making pull request
- `git checkout develop`
- `git checkout -b `

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