Skip to content

A Flask-based web app to help users find poorly-rated restaurants in Istanbul and suggest better alternatives.

Notifications You must be signed in to change notification settings

ahmetger0934/istanbul-eats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Istanbul Eats 🍽️

Istanbul Eats is a Flask-based web application designed to help users find poorly-rated restaurants in Istanbul while offering alternative suggestions for a better dining experience. It integrates with the Google Places API and Google Directions API to offer walking and driving directions, along with higher-rated restaurant recommendations.

Features

  • Restaurant Data Retrieval: Retrieves restaurant ratings, reviews, photos, and locations.
  • Review Analysis: Identifies and displays low-rated restaurants (ratings ≤ 2).
  • Walking and Driving Directions: Provides real-time walking and driving routes from the user's location.
  • Alternative Recommendations: Suggests better-rated restaurants nearby.

Technologies

  • Flask for backend routing and API handling.
  • Google Places API for retrieving restaurant data.
  • Google Directions API for directions.
  • HTML & CSS for responsive user interface.
  • Logging & Error Handling for better app monitoring.

Getting Started

To run this project locally, follow these steps:

Prerequisites:

  • Python 3.x
  • Google API Key with access to Places and Directions APIs

About

A Flask-based web app to help users find poorly-rated restaurants in Istanbul and suggest better alternatives.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published