Skip to content

Real Estate Management System based on Laravel PHP framework.

Notifications You must be signed in to change notification settings

parvez-git/real-estate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

21c9451 · Mar 31, 2020

History

16 Commits
Feb 2, 2020
Aug 30, 2018
Aug 30, 2018
Oct 23, 2018
May 13, 2019
Mar 8, 2019
Oct 21, 2018
Aug 30, 2018
Aug 30, 2018
Aug 30, 2018
Aug 30, 2018
Aug 30, 2018
May 13, 2019
Aug 30, 2018
Aug 30, 2018
Apr 2, 2019
Aug 30, 2018
Aug 30, 2018
Aug 30, 2018
Aug 30, 2018

Repository files navigation

Real Estate Management System (REMS)

REMS is a simple PHP script based on Laravel that helps you to manage small or medium Real Estate business.

Frameworks

  1. Laravel 5.6
  2. Materialize
  3. Admin BSB Material Design

Admin Features

  1. Tags
  2. Categories
  3. Posts
  4. Features
  5. Properties
  6. Sliders
  7. Testimonials
  8. Galleries
  9. Settings
    1. Profile
    2. Message
    3. Change Password
    4. General Setting

Agent Features

  1. Properties (CRUD)
  2. Settings
    1. Profile
    2. Message
    3. Change Password

User Features

  1. Comments
  2. Property Rating
  3. Settings
    1. Profile
    2. Message to Agent
    3. Change Password

Install

  1. git clone https://github.com/parvez-git/real-estate.git
  2. cd real-estate
  3. composer install
  4. cp .env.example .env
  5. php artisan key:generate
  6. php artisan migrate
  7. php artisan db:seed
  8. php artisan storage:link
  9. php artisan serve

Cridentials

  1. Email: admin@admin.com Password: 123456
  2. Email: agent@agent.com Password: 123456
  3. Email: user@user.com Password: 123456

Screenshot

About

Real Estate Management System based on Laravel PHP framework.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published