Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 968 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 968 Bytes

Rentaroo-Repo

Rentaroo is a renter's website that allows a user to upload information about active apartments available for rent. Built application end to end using Python Django Framework, including searching and troubleshooting.

alt text

The homepage features a search button that filters listings by city.

alt text

Here is an example of a Django Form, users can add new listings as they please. This form requires submission of an image. Notice my footer contains my contact information.

alt text

A specific listing features a photo of the apartment along with renter's need-to-knows below.