/real-estate

Real Estate Website is a simple website for the business of managing land and buildings for real estate agents and buyers of residential, commercial and industrial property or businesses. Built with Ruby on Rails.

Primary LanguageRubyMIT LicenseMIT

📗 Table of Contents

📖 [Real Estate]

[Real Estate Website] is a simple website for the business of managing land and buildings for real estate agents and buyers of residential, commercial and industrial property or businesses.

🛠 Built With

Tech Stack

Client
Server
Database

Key Features

  • [Connect Realtors and Buyers]
  • [Buy, Rent or Lease an Appartment]

(back to top)

🚀 Live Demo

  • [Not Available yet]

(back to top)

💻 Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project, Go ahead and check the most recent version of each of these:

Verify Installation

  • Ruby (ruby --version)
  • SQLite3 (sqlite3 --version)
  • Node.js (node --version)
  • Yarn (yarn --version)
  • Rails (rails --version)

Setup

Clone this repository to your desired folder:

git clone https://github.com/abdulhamiid/real-estate.git

To access the cloned directory, run:

  cd real-estate

Update config/database.yml with your local DBcredentials inside config/database.yml file. Then run:

rails db:reset

Install

Install this project with:

  bundle install

Usage

To run the project, execute the following command:

  rails server

(back to top)

👥 Author

👤 Abdulhamid

(back to top)

🔭 Future Features

  • [Advert Page]
  • [Reservation Page]
  • [Session Management]
  • [Add Design]

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page

To Contribute to this project

  1. Fork the Project
  2. Create your Feature Branch
git checkout -b feature/newFeature
  1. Commit your Changes
git commit -m 'Add some newFeature'
  1. Push to the Branch
git push -u origin feature/newFeature
  1. Open a Pull Request

(back to top)

⭐️ Show your support

If you like this project kindly give it a ⭐️. click here 🤗

(back to top)

🙏 Acknowledgments

(back to top)

📝 License

This project is MIT licensed.

(back to top)