{"id":50978867,"url":"https://github.com/ayush1665/find-my-pg-app","last_synced_at":"2026-06-19T12:03:14.429Z","repository":{"id":313219541,"uuid":"1050284193","full_name":"Ayush1665/Find-My-PG-App","owner":"Ayush1665","description":null,"archived":false,"fork":false,"pushed_at":"2025-11-07T07:05:54.000Z","size":22655,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-11-07T09:07:16.945Z","etag":null,"topics":["android-application","app-development","lottie-animation","razorpay-api","react-native"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Ayush1665.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-09-04T08:01:04.000Z","updated_at":"2025-11-07T07:05:58.000Z","dependencies_parsed_at":"2025-09-04T17:41:13.828Z","dependency_job_id":null,"html_url":"https://github.com/Ayush1665/Find-My-PG-App","commit_stats":null,"previous_names":["ayush1665/android-findmypg","ayush1665/find-my-pg-app"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/Ayush1665/Find-My-PG-App","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ayush1665%2FFind-My-PG-App","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ayush1665%2FFind-My-PG-App/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ayush1665%2FFind-My-PG-App/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ayush1665%2FFind-My-PG-App/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ayush1665","download_url":"https://codeload.github.com/Ayush1665/Find-My-PG-App/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ayush1665%2FFind-My-PG-App/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34530302,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-19T02:00:06.005Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["android-application","app-development","lottie-animation","razorpay-api","react-native"],"created_at":"2026-06-19T12:03:10.063Z","updated_at":"2026-06-19T12:03:14.412Z","avatar_url":"https://github.com/Ayush1665.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# 🏠 Find My PG\n\nA mobile application that helps users easily **discover and book Paying Guest (PG) accommodations** nearby.  \n\n---\n\n## 🚀 Features\n\n- 🔐 **User Authentication** – Secure login, registration, and OTP verification via Auth0.\n- 🏡 **PG Listings** – View PG details with images, rent, and amenities  \n- 📍 **Search \u0026 Filter** – Find PGs by location, budget, or facilities  \n- 💬 **Contact Owners** – Direct call or message after booking  \n- ⚡ **Responsive UI** – Works smoothly across Android devices  \n\n---\n\n## 🛠️ Tech Stack\n\n| Layer | Technologies |\n|-------|---------------|\n| **Frontend (Mobile)** | React Native, React Navigation, Axios |\n| **Backend** | Node.js, Express.js |\n| **Database** | MongoDB |\n| **Auth \u0026 Security** | AuthO, JWT, bcrypt, Nodemailer (for OTP) |\n| Payment Gateway | Razorpay API |\n\n---\n\n## 📸 Screenshots\n\n| Home Screen | Filter | PG Detail | Razorpay Payment | Profile Screen |\n|--------------|-------------|----------------|-----------------|-----------------|\n| ![Home](https://i.postimg.cc/RhbxBN1Z/screenshot-8.jpg) | ![Filter](https://i.postimg.cc/VkrHJ7wj/screenshot-1.jpg) | ![PG Details](https://i.postimg.cc/L5GLw3b0/screenshot-3.jpg) | ![Payment](https://i.postimg.cc/j55fj1V3/screenshot-4.jpg) | ![Profile](https://i.postimg.cc/sXwJ6Sy1/screenshot-5.jpg) | \n\n---\n\n## ⚙️ Installation \u0026 Setup\n\n1. **Clone the repository**\n   ```bash\n   git clone https://github.com/Ayush1665/Find-My-PG-App.git\n   cd client\n\n2. **Install dependencies**\n\n   ```bash\n   npm install\n   ```\n\n3. **Set up backend**\n   Go to the `server` folder, install dependencies, and start the server:\n\n   ```bash\n   cd server\n   npm install\n   npm start\n   ```\n\n4. **Run the React Native app**\n\n   ```bash\n   npx react-native start\n   npx react-native run-android\n   ```\n---\n\n\n## 🤝 Contributing\n\n1. Fork the repo\n2. Create a new branch (`feature/your-feature`)\n3. Commit and push changes\n4. Open a Pull Request\n\n---\n\n## ⭐ Support\n\nIf you found this project helpful, give it a **⭐ on GitHub** and share it with others!\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fayush1665%2Ffind-my-pg-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fayush1665%2Ffind-my-pg-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fayush1665%2Ffind-my-pg-app/lists"}