Skip to content

A spicy hot place to find food that lets you book a table in nearby restaurants.

Notifications You must be signed in to change notification settings

Naveen11695/bhukkd

Repository files navigation

bhukkd

A spicy hot place to find food that lets you book a table in nearby restaurants.

Application detail

This application is developed on flutter v1.12.13+hotfix.5 for the android and ios platforms. You can get details about all the restaurants near your location. Moreover, this application is modeled for booking the tables in the restaurants.

Database

Firebase cloud-storage is used as the database. and the data is originally from Zomato API.

Instructions

  1. Clone the repository.
  2. Create a project on firebase and get "google-services.json" file from console.firebase.google.
  3. Paste the "google-services.json" file in "bhukkd\android\app".
  4. Get the Zomato API key from developers.zomato
  5. Get the Leaflet API key from mapbox.
  6. Create a "config.json" file in "bhukkd\assets\api" and paste
{
  "api_key": "YOUR_ZOMATO_API_KEY",
  "map_api_key": "YOUR_LEAFLET_API_KEY",
}
  1. Run the command using "flutter run" to install and run the application on your phone.

ScreenShots:

Appicon

Support:

https://flutter.dev/docs
https://firebase.google.com/support/
https://developers.zomato.com/contact
https://docs.mapbox.com/help/

License:

Copyright 2020 Google, Inc. Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the “License”); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an “AS IS” BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

A spicy hot place to find food that lets you book a table in nearby restaurants.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages