{"id":15019508,"url":"https://github.com/brainbarett/yerin","last_synced_at":"2025-10-24T12:31:20.707Z","repository":{"id":186417814,"uuid":"675137847","full_name":"brainbarett/yerin","owner":"brainbarett","description":"🏡 Real Estate CMS for agencies to manage their property listings.","archived":false,"fork":false,"pushed_at":"2024-01-15T02:44:34.000Z","size":2889,"stargazers_count":16,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-31T01:17:10.397Z","etag":null,"topics":["cms","javascript","laravel","php","real-estate","real-estate-management","tdd","tdd-laravel","tdd-php","typescript","typescript-vue","vue","vue2","vuejs","vuejs2"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/brainbarett.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2023-08-05T23:00:38.000Z","updated_at":"2024-12-13T06:31:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"304b4d6f-7e1c-42fb-86c5-761e971e5fb6","html_url":"https://github.com/brainbarett/yerin","commit_stats":{"total_commits":203,"total_committers":2,"mean_commits":101.5,"dds":"0.11822660098522164","last_synced_commit":"c6d88b48da6df158263e0bb4817fdfa73f5cba58"},"previous_names":["brainbarett/yerin"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainbarett%2Fyerin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainbarett%2Fyerin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainbarett%2Fyerin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainbarett%2Fyerin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brainbarett","download_url":"https://codeload.github.com/brainbarett/yerin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237964606,"owners_count":19394426,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["cms","javascript","laravel","php","real-estate","real-estate-management","tdd","tdd-laravel","tdd-php","typescript","typescript-vue","vue","vue2","vuejs","vuejs2"],"created_at":"2024-09-24T19:53:37.821Z","updated_at":"2025-10-24T12:31:15.180Z","avatar_url":"https://github.com/brainbarett.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Yerin\n\n🏡 Real Estate CMS for agencies to manage their property listings. It's currently in its early stages; not production ready.\n\n\u003e 📝 NOTE: Incremental migrations will start when v1.0.0 is released. Until then migration files will be modified.\n\n| Screenshots                                                         |\n| ------------------------------------------------------------------- |\n| \u003cimg src=\"./public/github/creating a property.png\" alt=\"drawing\" /\u003e |\n\n## Table of contents\n\n-   [Requirements](#requirements)\n-   [Installation](#installation)\n-   [Tests](#tests)\n-   [Roadmap](#roadmap)\n\n## Requirements\n\n-   php \u003e= 8.1\n-   mysql \u003e= 5.7\n-   composer (see http://getcomposer.org/download)\n\n## Installation\n\n1. Clone the repo\n\n```\n\u003e git clone https://github.com/brainbarett/yerin\n```\n\n2. Install the project's dependencies(make sure you're in the project's directory when running the command)\n\n```\n\u003e composer install\n```\n\n3. Modify the auto-generated `.env` file to reflect your environment(mostly the database credentials)\n\n4. Run the database migrations and seeds\n\n\u003e ⚠️ WARNING: running this command will drop all tables from the specified database\n\n```\n\u003e php artisan migrate:fresh --seed --seeder=DemoSeeder\n```\n\n5. Run the server\n\n```\n\u003e php artisan serve\n```\n\nYou can log in with email `admin@test.com` and password `password`\n\n## Tests\n\nUpdate your `phpunit.xml` file and set the `DB_DATABASE` value to your testing database\n\nYou can then run all the tests with\n\n```\n\u003e vendor\\bin\\phpunit\n```\n\n## Roadmap\n\n-   v1.0.0\n\n    -   ✅ Account management\n\n        -   ✅ Create and modify accounts\n        -   ✅ Authentication\n        -   ✅ Manage and assign roles \u0026 permissions\n\n    -   ✅ Property management\n\n        -   ✅ Create and modify properties\n        -   ✅ Manage and assign property amenities\n        -   ✅ Images\n        -   ✅ Geographical locations\n\n    -   ✅ UI translations\n\n    -   ⬜️ Live demo\n\n-   Backlog\n\n    -   ⬜️ Account management\n\n        -   ⬜️ Manage and assign tasks\n\n    -   ⬜️ Property management\n\n        -   ⬜️ Manage and use dynamic property types\n        -   Manage and use dynamic property fields\n        -   ⬜️ Manage and schedule tours\n        -   ⬜️ Make use of the tasks system\n        -   ⬜️ Manage and add notes\n        -   ⬜️ Manage and upload attachments\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrainbarett%2Fyerin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrainbarett%2Fyerin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrainbarett%2Fyerin/lists"}