Skip to content

mannyebi/ecoverde

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ecoverde Real Estate Website

Ecoverde is a real estate website project designed to help users find and view properties available for sale or rent. The website provides an intuitive interface to search, view, and evaluate properties.

Features

  • Property Listings: Browse properties available for sale and rent with detailed descriptions and images.
  • Search Functionality: Search for properties based on various criteria such as location, price, and property type.
  • Property Details: View detailed information about each property, including price, number of bedrooms and bathrooms, and other amenities.
  • Agent Information: Connect with real estate agents and view their listings.
  • Responsive Design: The website is designed to be responsive and accessible on various devices.

Technologies Used

  • HTML: Structure of the web pages.
  • CSS: Styling of the website, including layout and design.
  • Python(djang): Backend logic and server-side functionality.

Installation

To run the project locally, follow these steps:

  1. Clone the repository:

    bash

    git clone https://github.com/mannyebi/ecoverde.git
    
  2. Navigate to the project directory:

    bash

    cd ecoverde
    
  3. Install the required dependencies:

    bash

    pip install -r requirements.txt
    
  4. Run the application:

    bash

    python manage.py runserver
    

update(2025):

  • this project is one of my first django projects and it may be not complete.

About

my real estate website project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors