{"id":50529683,"url":"https://github.com/developermonirbd/stayvista","last_synced_at":"2026-06-03T12:01:15.838Z","repository":{"id":356877308,"uuid":"1148659210","full_name":"DeveloperMonirBD/stayVista","owner":"DeveloperMonirBD","description":"Welcome to **StayVista**, a modern and user-friendly room rental platform designed to make hotel and property booking seamless for both guests and hosts. Inspired by Airbnb, StayVista provides a secure and intuitive interface to browse, book, list, and manage accommodations.","archived":false,"fork":false,"pushed_at":"2026-05-10T07:07:39.000Z","size":163,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-10T09:15:55.157Z","etag":null,"topics":["auth","authorization","expressjs","firebase","mongodb","nodejs","reactjs"],"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/DeveloperMonirBD.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":"2026-02-03T08:07:49.000Z","updated_at":"2026-02-10T13:14:55.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/DeveloperMonirBD/stayVista","commit_stats":null,"previous_names":["developermonirbd/stayvista"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/DeveloperMonirBD/stayVista","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeveloperMonirBD%2FstayVista","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeveloperMonirBD%2FstayVista/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeveloperMonirBD%2FstayVista/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeveloperMonirBD%2FstayVista/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DeveloperMonirBD","download_url":"https://codeload.github.com/DeveloperMonirBD/stayVista/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeveloperMonirBD%2FstayVista/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33863264,"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-03T02:00:06.370Z","response_time":59,"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":["auth","authorization","expressjs","firebase","mongodb","nodejs","reactjs"],"created_at":"2026-06-03T12:01:14.791Z","updated_at":"2026-06-03T12:01:15.818Z","avatar_url":"https://github.com/DeveloperMonirBD.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# stayVista-starter-template\n\n- [Live Site](https://stayvista-live.web.app/)\n\n### Important Links:\n\n- [StayVista Part 1]()\n- [StayVista Part 2]()\n- [StayVista Part 3]()\n- [StayVista Part 4 (Complete)]()\n- [StayVista Resources](https://github.com/DeveloperMonirBD/stayVista-resources.git)\n- [Project Requirement Doc](https://docs.google.com/document/d/1rzueKvZTinMb3XY7cuDNH0S0d_l8CflG1H95VUi2Dto/edit?usp=sharing)\n\n## Topics Covered in each session:\n\n**Part 1 (03/02/2026):**\n\n- Introduction \u0026 Project overview.\n- Starter Template Setup\n- Setup MongoDB and upload fake json data in MongoDB.\n- Setup server side \u0026 define get route for fetching all rooms data from db.\n- Category Filter section in Homepage.\n- TanStack Query Implementation.\n- Room Details Page.\n- react-date-range package implementation in Room Details Page.\n- Registration Page \u0026 Functionality.\n- Image upload using api (IMGBB).\n- Login Page \u0026 Functionality.\n\n**Part 2 ():**\n\n- Dashboard Layout\n- Add Room Page setup and functionality implement.\n- My Listings Page setup and functionality implement.\n- Save Registered users info in db.\n- Become a host api request implement.\n- Calendar issue fix in Room Details Page.\n\n**Part 3 ():**\n\n- useRole Hook.\n- Profile Page.\n- Manage Users Page.\n- Sidebar modifications.\n- Secure client and server routes.\n- Become a host Button functionality.\n- Booking modal and routes in dasboard.\n\n**Part 4 ():**\n\n- Payment system (Stripe).\n- Email Sending (NodeMailer).\n- Statistics Page in Dashboard.\n- Update Room Functionality.\n\n### Packages and api docs used in this project:\n\n- [Stripe Website](https://stripe.com/)\n- [Stripejs Github](https://github.com/stripe/react-stripe-js)\n- [Stripejs Documentation](https://docs.stripe.com/payments/quickstart)\n- [@stripe/react-stripe-js](https://www.npmjs.com/package/@stripe/react-stripe-js)\n- [Resend Email](https://resend.com/home)\n- [@headlessui/react](https://www.npmjs.com/package/@headlessui/react)\n- [IMGBB Api](https://api.imgbb.com/)\n- [@tanstack/react-query](https://www.npmjs.com/package/@tanstack/react-query)\n- [axios](https://www.npmjs.com/package/axios)\n- [date-fns](https://www.npmjs.com/package/date-fns)\n- [query-string](https://www.npmjs.com/package/query-string)\n- [react-date-range](https://www.npmjs.com/package/react-date-range)\n- [react-helmet-async](https://www.npmjs.com/package/react-helmet-async)\n- [react-hot-toast](https://www.npmjs.com/package/react-hot-toast)\n- [react-icons](https://www.npmjs.com/package/react-icons)\n- [react-router-dom](https://www.npmjs.com/package/react-router-dom)\n- [react-spinners](https://www.npmjs.com/package/react-spinners)\n- [@stripe/stripe-js](https://www.npmjs.com/package/@stripe/stripe-js)\n- [firebase](https://www.npmjs.com/package/firebase)\n- [react-google-charts](https://www.react-google-charts.com/examples/line-chart)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevelopermonirbd%2Fstayvista","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevelopermonirbd%2Fstayvista","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevelopermonirbd%2Fstayvista/lists"}