# flutter-multirestaurant-app

## flutter-multirestaurant-app

- [Flutter Online Food Ordering System and App](https://docs.ionicfirebaseapp.com/flutter-multirestaurant-app/master.md): Document for Online Food Ordering App System for Multi Restaurant, built with Flutter and Google Firestore.
- [Technologies used](https://docs.ionicfirebaseapp.com/flutter-multirestaurant-app/technologies-used.md): Various Technologies used in the Flutter Multi Restaurant App.
- [App structure](https://docs.ionicfirebaseapp.com/flutter-multirestaurant-app/app-structure.md): There are five main folder structures in a Native Flutter app, the folders & files structure are explained below.
- [System requirements](https://docs.ionicfirebaseapp.com/flutter-multirestaurant-app/system-requirements.md): It gives information about the project requirement and setup.
- [Installation guide](https://docs.ionicfirebaseapp.com/flutter-multirestaurant-app/installation-guide.md): It provides the detailed information about the installation.
- [MULTI RESTAURANT FIRESTORE BACKEND](https://docs.ionicfirebaseapp.com/flutter-multirestaurant-app/cms-dashboard/multi-restaurant-firestore-backend.md): It gives detailed information about the Multi restaurant firestore backend application.
- [Technologies](https://docs.ionicfirebaseapp.com/flutter-multirestaurant-app/technologies.md): The technologies used in this project are Firestore Dashboard, Angular 5+ & NodeJS 6+ are explained below.
- [What is firebase ?](https://docs.ionicfirebaseapp.com/flutter-multirestaurant-app/what-is-firebase.md): Firebase is Google's mobile platform that helps you quickly develop high-quality apps and grow your business.
- [Downloaded zip](https://docs.ionicfirebaseapp.com/flutter-multirestaurant-app/downloaded-zip.md): Multi Restaurant App Zip File Structure.
- [System requirement](https://docs.ionicfirebaseapp.com/flutter-multirestaurant-app/system-requirement.md): All system requirement details are given below.
- [Firebase config](https://docs.ionicfirebaseapp.com/flutter-multirestaurant-app/firebase-config.md): It provides you detail information about the firebase config.
- [Cloudianary setup](https://docs.ionicfirebaseapp.com/flutter-multirestaurant-app/cloudianary-setup.md): It provides you detail information about the cloudinary setup.
- [Project structure](https://docs.ionicfirebaseapp.com/flutter-multirestaurant-app/project-structure.md): It consists of information about how the project structure looks like containing various folders and sub-folders inside it so that it will be easy for users to identify it
- [How to run?](https://docs.ionicfirebaseapp.com/flutter-multirestaurant-app/how-to-run.md): It provides you detail information about how to run the application.
- [Push notification](https://docs.ionicfirebaseapp.com/flutter-multirestaurant-app/push-notification.md): Push notifications are crisp clickable messages that help businesses to engage their audience, both on mobile and desktop.
- [Firebase deployment](https://docs.ionicfirebaseapp.com/flutter-multirestaurant-app/firebase-deployment.md): It provides you detail information about the firebase deployment.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.ionicfirebaseapp.com/flutter-multirestaurant-app/master.md?ask=<question>
```
The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.
Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
