Flask web app for users to create restaurant lists, using Google Places API.
Users can create lists of restaurants and record visits. All place data is pulled from Google Places API. Users data are stored in SQLite DB tied to app.
Front end is reactive, utilizing Materialize CSS
