Add desceription of platform

This commit is contained in:
Jacob Windsor 2025-02-19 12:14:52 +01:00
parent 4aba2c5619
commit 954fe4ec4a

View File

@ -1 +1,9 @@
# Hiring Pair Programming Excercise # Hiring Pair Programming Excercise
## Application Description
This is a simple application for fair housing market prediction. The mission is to allow users to list houses, and allow them to easily view and compare all houses in the platform.
Currently, users can only post houses, indicate if they are the owner, and view all houses listed in the platform.
### Stack
For simplification purposes, this is only a backend application built using FastAPI.