BugAware is a web app designed to help renters make informed decisions when searching for apartments. By analyzing reviews for mentions of pests such as roaches, BugAware provides valuable insights to ensure you find a home that's not just beautiful but also pest-free.
- Apartment Insights: Search for an apartment complex by name and zip code to get detailed feedback from reviews.
- Pest Mentions Analysis: Filters reviews for specific mentions of pests, such as roaches, to help you avoid potential issues.
- Detailed Results: Provides key details, including:
- Official apartment name
- Address
- Link to the Google page for more information
- Clear Review Feedback: Summarized insights on the pest-related reviews for quick and easy understanding.
- User-Friendly Design: Built with simplicity in mind, ensuring a smooth and intuitive user experience.
A clean and welcoming interface to start your apartment search.
Detailed apartment information and pest-related review analysis.
- Backend: Python (Flask)
- Frontend: HTML5, CSS3, Bootstrap
- Database: None required
- APIs: Google Places API for retrieving apartment and review information
- Enter the apartment name and zip code into the search bar on the home screen.
- BugAware queries Google Places API for relevant data.
- Reviews are filtered for pest-related keywords (e.g., "roaches").
- Results are presented with apartment details and review insights.
- Python 3.11 or higher
- Google Places API key
Contributions are welcome! If you have ideas or suggestions to improve BugAware, please feel free to submit a pull request or open an issue.