Code Monkey home page Code Monkey logo

yerin's Introduction

Yerin

🏡 Real Estate CMS for agencies to manage their property listings. It's currently in its early stages; not production ready.

📝 NOTE: Incremental migrations will start when v1.0.0 is released. Until then migration files will be modified.

Screenshots
drawing

Table of contents

Requirements

Installation

  1. Clone the repo
> git clone https://github.com/brainbarett/yerin
  1. Install the project's dependencies(make sure you're in the project's directory when running the command)
> composer install
  1. Modify the auto-generated .env file to reflect your environment(mostly the database credentials)

  2. Run the database migrations and seeds

⚠️ WARNING: running this command will drop all tables from the specified database

> php artisan migrate:fresh --seed --seeder=DemoSeeder
  1. Run the server
> php artisan serve

You can log in with email [email protected] and password password

Tests

Update your phpunit.xml file and set the DB_DATABASE value to your testing database

You can then run all the tests with

> vendor\bin\phpunit

Roadmap

  • v1.0.0

    • ✅ Account management

      • ✅ Create and modify accounts
      • ✅ Authentication
      • ✅ Manage and assign roles & permissions
    • ✅ Property management

      • ✅ Create and modify properties
      • ✅ Manage and assign property amenities
      • ✅ Images
      • ✅ Geographical locations
    • ✅ UI translations

    • ⬜️ Live demo

  • Backlog

    • ⬜️ Account management

      • ⬜️ Manage and assign tasks
    • ⬜️ Property management

      • ⬜️ Manage and use dynamic property types
      • Manage and use dynamic property fields
      • ⬜️ Manage and schedule tours
      • ⬜️ Make use of the tasks system
      • ⬜️ Manage and add notes
      • ⬜️ Manage and upload attachments

yerin's People

Contributors

brainbarett avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

cezarpopa

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.