Skip to content

herdisheida/CastleApartments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

409 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🏰 Castle Apartments

Herdís Heiða Jing Guðjohnsen
Sindri Snæra Snorrasson
Júlía Gunnlaugsdóttir

Castle Apartments Logo

Castle Apartments

Revolutionizing real estate with modern technology

A robust web application built with Django, Python, and PostgreSQL to empower Castle Apartments' real estate operations.

Table of Contents
  1. About The Project
  2. Getting Started

About the Project

Castle Apartments is an innovative real estate company looking to disrupt the market with cutting-edge technology. This web application provides:

  • Property listing management
  • Offer negotiation system
  • Interactive property showcases
  • Seller dashboard

🔑 Key Features

  • Seller Portal:

    • Create property listings
    • Receive and evaluate purchase offers
    • Negotiate with buyers through contingent comments
    • Accept or reject offers with one click
  • Buyer Experience:

    • Browse available properties
    • Submit competitive offers
    • Receive real-time updates on offer status

👽 Extra requirements:

  • A normal user (buyer) can become a seller
  • A seller can create a property and set it up for listing
  • A seller can respond (reject and accept|contingent-accept) to a submitted offer by a buyer
  • A seller can add a comment to their accept response if they find a submitted offer unsatisfactory

🎬 Getting Started

Installation

  1. Clone the repo (or download the zip file)
    git clone https://github.com/herdisheida/castle_apartments.git
  2. Go to the root directory of the project
cd <path-to>/castle_apartments
  1. Make a virtual environent, and activate it
    python -m venv .venv
    source .venv/bin/activate
  2. Install dependencies
    pip install -r requirements.txt
  3. Run the server
    python manage.py runserver

Usage

You login with the existing account that we made from the video showcase :D or register with a new account by signing up :D

  • Existing Account:
    • username: michaeljackson
    • password: hehe1980.

About

Verklegt námskeið 2 - vorönn 2025

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors