Toy Store Recommender

Flutter Project, Get recommended toystore based on user ratings.

Getting Started

Note: Make sure your Flutter environment is setup.

Screenshots

Installation

Clone the project

In the command terminal, run the following commands:

$ git clone git@github.com:sanattaori/toy_store_recommendation.git
$ cd toy_store_recommendation/

Change google maps api key

Specify your API key in the application manifest android/app/src/main/AndroidManifest.xml:

Running project

$ flutter run

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments