Live Preview GitHub
Rate My Rent was created with Python in Flask. It uses a PostgreSQL database. Front-end was created with the help of the Bulma Framework.
It was deployed on Heroku with Heroku Postgres.
Ratings are based on an assumption of 30% of a user's estimated salary being an ideal percentage to use towards rent, with deviations from that rated accordingly. Data for average rent by area and room size was sourced from Suumo.
s
Receiving a rating based on salary, area, and room-size
Recommendations use an estimated salary and room size to recommend an area that falls close to 30% of the user's monthly intake.
Receiving a recommendation
If the salary is not entered, or is a negative number, an error message is displayed.
Error messages are displayed above the salary input