Skip to content

webuko/ML-Airbnb-Price-Predictor-Frontend

Repository files navigation

Codacy Badge

Frontend

This repository contains a Flutter application that is intended to be used in combination with a running Webuko backend.

Plugins

The following plugins are used in this repository:

Plugin Pub
google_maps_flutter pub package
google_maps_flutter pub package
provider pub package
http pub package
geolocator pub package
url_strategy pub package
flutter_typeahead pub package
pointer_interceptor pub package
lint pub package

Getting Started

In order to get the full app working as intendet, a running Webuko backend is needed. The full app is published in images on Dockerhub and can easily be pulled and started with a single docker-compose file. Have a look here in the backend repository for a detailed setup.