diff --git a/README.md b/README.md index 7f7a682..2d88cb6 100644 --- a/README.md +++ b/README.md @@ -1 +1,9 @@ -# Hiring Pair Programming Excercise \ No newline at end of file +# 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. \ No newline at end of file