{"id":29539287,"url":"https://github.com/mdrasel97/roommate-finder","last_synced_at":"2026-04-15T10:36:06.631Z","repository":{"id":301482881,"uuid":"1008225025","full_name":"mdrasel97/roomMate-finder","owner":"mdrasel97","description":"A modern Roommate Finder app that connects people looking to share a living space. Built with React, React-router and Firebase. Post, browse, and connect — all in one place.","archived":false,"fork":false,"pushed_at":"2025-08-14T03:12:21.000Z","size":3012,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-14T05:27:14.469Z","etag":null,"topics":["firebase-auth","nodejs","react-router","reactjs","tailwindcss","vite"],"latest_commit_sha":null,"homepage":"https://simple-login-auth-9e384.firebaseapp.com/","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/mdrasel97.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}},"created_at":"2025-06-25T08:09:41.000Z","updated_at":"2025-08-14T03:12:24.000Z","dependencies_parsed_at":"2025-06-27T05:26:34.291Z","dependency_job_id":"dca78155-7500-4370-bf4a-05e5d5b7528b","html_url":"https://github.com/mdrasel97/roomMate-finder","commit_stats":null,"previous_names":["mdrasel97/roommate-finder"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mdrasel97/roomMate-finder","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdrasel97%2FroomMate-finder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdrasel97%2FroomMate-finder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdrasel97%2FroomMate-finder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdrasel97%2FroomMate-finder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdrasel97","download_url":"https://codeload.github.com/mdrasel97/roomMate-finder/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdrasel97%2FroomMate-finder/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31837485,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T10:26:52.245Z","status":"ssl_error","status_checked_at":"2026-04-15T10:26:51.649Z","response_time":63,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["firebase-auth","nodejs","react-router","reactjs","tailwindcss","vite"],"created_at":"2025-07-17T06:38:14.964Z","updated_at":"2026-04-15T10:36:06.619Z","avatar_url":"https://github.com/mdrasel97.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🏠 Roommate Finder Website\n\nA full-stack web platform that helps individuals find compatible roommates based on location, budget, lifestyle preferences, and interests. Users can create profiles, post roommate requests, browse listings, and connect through a secure interface with authentication and CRUD capabilities.\n\n---\n\n## 🚀 Screenshots\n\n### Home Page\n\n![Home Page](/src/assets/homepage.png)\n\n### Featured Roommates Section\n\n![Featured Roommates](/src/assets/Screenshot%20fetured.png)\n\n---\n\n## 🚀 Features\n\n- 🔐 Email/Password + Google Authentication\n- 🧑‍🤝‍🧑 Roommate Matching System with Listings\n- 📍 Location \u0026 Lifestyle-based Filters\n- 💬 Protected Routes \u0026 User-based Authorization\n- 🎨 Light/Dark Theme Toggle\n- ❤️ Like-based interest system\n- 📞 Show Contact Info on Like\n- ⚙️ CRUD functionality for roommate listings\n- 🔥 Lottie, React Simple Typewriter, React Awesome Reveal,\n\n---\n\n## 🗂️ Project Structure\n\n### 🔝 Layout Structure\n\n- **Header/Navbar**\n\n  - Home\n  - Add to Find Roommate (🔒 Protected)\n  - Browse Listing\n  - My Listings (🔒 Protected)\n  - Login / SignUp (conditionally rendered)\n  - User profile photo + hover tooltip with display name + logout button when logged in\n\n- **Main Section**\n\n  - Dynamic routing for page content\n\n- **Footer**\n  - Contact Details\n  - Terms \u0026 Conditions\n  - Social Media Links\n\n---\n\n## 🏡 Home Page\n\n- 🔁 **Banner/Slider** – Minimum 3 slides with meaningful content\n- ⭐ **Featured Roommates Section** – Show 6 available roommate posts with a \"See More\" button to view details\n- ➕ **Extra Sections** – Add 2 relevant, meaningful sections\n- 🌓 **Dark/Light Mode Toggle**\n- 🔄 Navbar and Footer are consistent across all pages except 404\n\n---\n\n## 🔐 Authentication\n\n### Login Page\n\n- Email \u0026 Password fields\n- Google Login\n- Redirect link to Register Page\n- Toast/Sweet Alert for feedback\n\n### Register Page\n\n- Name, Email, photoURL, Password\n- Google Login\n- Password Rules:\n  - At least 1 uppercase letter\n  - At least 1 lowercase letter\n  - Minimum length: 6 characters\n\n⚠️ _No email verification or forgot password for the sake of simplicity._\n\n---\n\n## 🧑‍💻 Core Functionalities\n\n### ➕ Add to Find Roommate (Protected)\n\n- Fields:\n  - Title, Location, Rent, Room Type, Lifestyle Preferences, Description, Contact Info, Availability\n  - User Email \u0026 Name (Read-only)\n- Submit stores data to DB\n- Success feedback via toast/alert\n\n### 📄 Details Page (Protected)\n\n- Shows all roommate post info\n- \"Like\" button:\n  - Increases like count\n  - Reveals contact info\n- Text above: \"`{likeCount} people interested in`\"\n\n### 📋 Browse Listings Page\n\n- Table of all roommate posts\n- \"See More\" for full post details (redirects to Details Page)\n\n### 📑 My Listings (Protected)\n\n- Displays logged-in user's posts only\n- Table format\n- Actions:\n  - ✏️ Update (opens Update form or modal)\n  - 🗑️ Delete (with confirmation)\n\n### ✏️ Update Page (Protected)\n\n- Pre-filled form (Email \u0026 Name are read-only)\n- Submit updates DB and shows toast/sweet alert\n- Optional: Modal-based editing\n\n### 🗑️ Delete Functionality\n\n- Confirmation before delete\n- Deletes roommate post from DB\n\n---\n\n## ❓ Other Requirements\n\n- ❌ 404 Page – Custom not found page\n- ⏳ Loading Spinner – For async data fetch\n- 🌟 Theme Toggle – Light and dark theme support\n\n---\n\n## 🔧 Technologies Used\n\n- **Frontend**: React, TailwindCSS, React Router\n- **Backend**: Express.js, MongoDB\n- **Authentication**: Firebase Auth\n- **State Management**: useState, useEffect, Context API\n- **Libraries**:\n  - `react-lottie`\n  - `react-simple-typewriter`\n  - `react-tooltip`\n  - `react-toastify` or `sweetalert2` for alerts\n\n---\n\n## Live Link: https://simple-login-auth-9e384.firebaseapp.com/\n\n## 📦 Setup Instructions\n\n```bash\ngit clone https://github.com/Programming-Hero-Web-Course4/b11a10-client-side-mdrasel97\ncd roommate-finder\nnpm install\nnpm run dev\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmdrasel97%2Froommate-finder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmdrasel97%2Froommate-finder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmdrasel97%2Froommate-finder/lists"}