This is a Python application that allows you to track the rental prices, addresses, and links of various housing properties. The data is stored in a CSV file, which can be easily exported to other programs for further analysis.
The reference for rental details are found at Zillow.
This application has the following features:
- Add new properties with rental prices, addresses, and links.
- Edit existing properties in case of changes.
- View a list of all properties entered so far.
- Export the data to a CSV file for further analysis.
- Download the code files from this repository.
- Install the required packages by running pip install -r requirements.txt in your command line.
- Run the data-entry-app.py file to start the application.
- To export the data from the Google Forms, choose the "Link Google Sheets" icon from the responses category.