{"id":26091633,"url":"https://github.com/sabbir-hosen-dev/sky_flow_clint","last_synced_at":"2026-04-17T21:31:51.683Z","repository":{"id":274681150,"uuid":"920433172","full_name":"sabbir-hosen-dev/Sky_Flow_Clint","owner":"sabbir-hosen-dev","description":"SkyRent is a Building Management System (BMS) designed for managing apartments, tenants, and rent payments efficiently.","archived":false,"fork":false,"pushed_at":"2025-03-02T13:08:34.000Z","size":9825,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-09T10:25:49.235Z","etag":null,"topics":["bms","rental-management"],"latest_commit_sha":null,"homepage":"https://skyflow-277.web.app/","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/sabbir-hosen-dev.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}},"created_at":"2025-01-22T06:19:57.000Z","updated_at":"2025-03-02T13:08:37.000Z","dependencies_parsed_at":"2025-01-28T19:27:52.622Z","dependency_job_id":"0a6d405b-06e9-4f14-aa30-9111b0baf11a","html_url":"https://github.com/sabbir-hosen-dev/Sky_Flow_Clint","commit_stats":null,"previous_names":["sabbir-hosen-dev/sky_flow_clint"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sabbir-hosen-dev/Sky_Flow_Clint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sabbir-hosen-dev%2FSky_Flow_Clint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sabbir-hosen-dev%2FSky_Flow_Clint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sabbir-hosen-dev%2FSky_Flow_Clint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sabbir-hosen-dev%2FSky_Flow_Clint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sabbir-hosen-dev","download_url":"https://codeload.github.com/sabbir-hosen-dev/Sky_Flow_Clint/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sabbir-hosen-dev%2FSky_Flow_Clint/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31947501,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-17T17:29:20.459Z","status":"ssl_error","status_checked_at":"2026-04-17T17:28:47.801Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["bms","rental-management"],"created_at":"2025-03-09T10:22:30.520Z","updated_at":"2026-04-17T21:31:51.659Z","avatar_url":"https://github.com/sabbir-hosen-dev.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SkyRent\n\nSkyRent is a **Building Management System (BMS)** designed for managing apartments, tenants, and rent payments efficiently.\n\n## Live Link\n\n[SkyRent Live](https://skyflow-277.web.app)\n\n## Admin Login Credentials\n\n- **Email:** sabbirhosen@gmail.com\n- **Password:** Sabbir@277\n\n## Features\n\n- **Authentication:** Secure login and signup using Firebase\n- **Role-Based Dashboard:** Separate interfaces for Admin, Members, and Users\n- **Apartment Management:** Add, update, and delete apartments\n- **Payment System:** Integrated Stripe for rent payments\n- **Coupon System:** Apply discount coupons for rent\n- **Announcements:** Admin can send important notices\n- **User Profile:** View and edit profile details\n- **Pagination \u0026 Search:** Easily navigate through listings\n- **Dark Mode:** User-friendly interface with theme support\n\n## Tech Stack\n\n- **Frontend:** React, Tailwind CSS, DaisyUI\n- **Backend:** Node.js, Express.js\n- **Database:** MongoDB\n- **Authentication:** Firebase, JWT\n- **Payments:** Stripe\n\n### Packages Used\n\n- **Frontend:**\n\n  - `@stripe/react-stripe-js`: For Stripe integration\n  - `@tanstack/react-query`: For data fetching\n  - `axios`: For making HTTP requests\n  - `firebase`: For authentication\n  - `formik`: For handling forms\n  - `framer-motion`: For animations\n  - `leaflet`: For map integration\n  - `react-router-dom`: For routing\n  - `react-icons`: For icons\n  - `react-leaflet`: For map integration with React\n  - `swiper`: For carousel components\n  - `yup`: For schema validation\n\n- **Development Dependencies:**\n\n  - `@eslint/js`: For linting\n  - `@types/react`: TypeScript types for React\n  - `@vitejs/plugin-react`: Vite plugin for React\n  - `eslint`: For linting\n  - `eslint-plugin-react`: For React-specific linting rules\n  - `postcss`: For CSS post-processing\n  - `tailwindcss`: For utility-first CSS framework\n  - `vite`: For fast build tool\n\n  ## Home Page\n\n  \u003cimg style=\"width: 100%\" src=\"/src/assets/skyFlow/skyFlow-Home-Page.png\"\u003e\n\n## Setup and Installation\n\nTo run this project locally, follow these steps:\n\n### 1. Clone the repository\n\n```bash\ngit clone https://github.com/yourusername/skyRent.git\ncd skyRent\n```\n\n### 2. Install dependencies\n\nFor the frontend:\n\n```bash\ncd frontend\nnpm install\n```\n\nFor the backend:\n\n```bash\ncd backend\nnpm install\n```\n\n### 3. Set up environment variables\n\nCreate `.env` files in both the **frontend** and **backend** directories. Add the following variables:\n\n**Frontend**:\n\n```\nREACT_APP_API_URL=your_api_url\nREACT_APP_FIREBASE_API_KEY=your_firebase_api_key\n```\n\n**Backend**:\n\n```\nMONGO_URI=your_mongodb_uri\nSTRIPE_SECRET_KEY=your_stripe_secret_key\nJWT_SECRET=your_jwt_secret\n```\n\n### 4. Run the development server\n\nFor the frontend:\n\n```bash\nnpm start\n```\n\nFor the backend:\n\n```bash\nnpm run dev\n```\n\n### 5. Visit the app\n\nOpen your browser and go to [http://localhost:3000](http://localhost:3000) to view the app.\n\n## Contributing\n\n1. Fork the repository\n2. Create a new branch (`git checkout -b feature-branch`)\n3. Commit your changes (`git commit -am 'Add new feature'`)\n4. Push to the branch (`git push origin feature-branch`)\n5. Create a new Pull Request\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsabbir-hosen-dev%2Fsky_flow_clint","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsabbir-hosen-dev%2Fsky_flow_clint","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsabbir-hosen-dev%2Fsky_flow_clint/lists"}