9 lines
457 B
Markdown
9 lines
457 B
Markdown
# 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. |