# flutter-grocery-app-pro

## flutter-grocery-app-pro

- [Flutter Grocery Pro](https://docs.ionicfirebaseapp.com/flutter-grocery-app-pro/master.md): Introduction to Flutter Grocery Pro, eCommerce Grocery Shopping app documentation and details.
- [Overview](https://docs.ionicfirebaseapp.com/flutter-grocery-app-pro/overview.md): Readymade Grocery app pro and System
- [Features](https://docs.ionicfirebaseapp.com/flutter-grocery-app-pro/features.md): Features of grocery pro application given below.
- [Technologies](https://docs.ionicfirebaseapp.com/flutter-grocery-app-pro/technologies-used.md): It provides the detailed information about the various technologies used in this application.
- [Prerequisites](https://docs.ionicfirebaseapp.com/flutter-grocery-app-pro/prerequisites.md): All the 3rd party services used in this app. You need to create below account to make the app live .
- [Source code](https://docs.ionicfirebaseapp.com/flutter-grocery-app-pro/source-code.md): Contains all the source code required to run the entire project like the customer app and admin dashboard.
- [Changelog](https://docs.ionicfirebaseapp.com/flutter-grocery-app-pro/changelog.md): Provides detailed information about the newly added features & releases happened on till date.
- [FAQ](https://docs.ionicfirebaseapp.com/flutter-grocery-app-pro/faq.md): FAQ Question about grocery app.
- [Support](https://docs.ionicfirebaseapp.com/flutter-grocery-app-pro/support.md): If you have any questions or issue with our product you can always reach our support through the link given below.
- [NodeJS Installation](https://docs.ionicfirebaseapp.com/flutter-grocery-app-pro/nodejs-installtion.md): Follow the official website given below for NodeJs Installation.
- [NestJS Installation](https://docs.ionicfirebaseapp.com/flutter-grocery-app-pro/nestjs-installation.md): It provides information about the various commands for the NodeJS installation.
- [API Setup](https://docs.ionicfirebaseapp.com/flutter-grocery-app-pro/api-setup.md): Detailed explanation of API config setup.
- [Run API](https://docs.ionicfirebaseapp.com/flutter-grocery-app-pro/run-api.md): Follow the commands to Run API.
- [Release](https://docs.ionicfirebaseapp.com/flutter-grocery-app-pro/release.md): Run the below command to release the build.
- [MongoDB setup](https://docs.ionicfirebaseapp.com/flutter-grocery-app-pro/mongodb-setup.md): How to setup all the 3rd party services and config api.
- [Angular Installation](https://docs.ionicfirebaseapp.com/flutter-grocery-app-pro/dashboard/angular-installtion.md): It provides information about the Angular installation.
- [Dashboard Setup](https://docs.ionicfirebaseapp.com/flutter-grocery-app-pro/dashboard/dashboard-setup.md): How to Run angular admin dashboard.
- [Run Dashboard](https://docs.ionicfirebaseapp.com/flutter-grocery-app-pro/dashboard/run-dashboard.md): To run the dashboard, use the below given command.
- [Release Dashboard](https://docs.ionicfirebaseapp.com/flutter-grocery-app-pro/dashboard/release.md): For production release, Run the below command.
- [Flutter Installation](https://docs.ionicfirebaseapp.com/flutter-grocery-app-pro/grocery-app/flutter-installtion.md): Briefly explained the Prerequisities, Installation,  and how to run the project on your local machine.
- [App Setup](https://docs.ionicfirebaseapp.com/flutter-grocery-app-pro/grocery-app/app-setup.md): Step-by-step instructions on how to install and configure the application both manually and with easier alternatives.
- [App Structure](https://docs.ionicfirebaseapp.com/flutter-grocery-app-pro/grocery-app/app-structure.md): Application source code structure.
- [Run App](https://docs.ionicfirebaseapp.com/flutter-grocery-app-pro/grocery-app/run-app.md): Follow the commands to run the app.
- [Release build](https://docs.ionicfirebaseapp.com/flutter-grocery-app-pro/grocery-app/release-build.md): Build release for Android app & IOS app.
- [Products](https://docs.ionicfirebaseapp.com/flutter-grocery-app-pro/user-manual-cms/products.md): It provides you detail information about the products.
- [Categories](https://docs.ionicfirebaseapp.com/flutter-grocery-app-pro/user-manual-cms/categories.md): It provides you detail information about the categories.
- [Coupon](https://docs.ionicfirebaseapp.com/flutter-grocery-app-pro/user-manual-cms/coupon.md): It provides you detail information about the coupon.
- [Deals](https://docs.ionicfirebaseapp.com/flutter-grocery-app-pro/user-manual-cms/deals.md): It provides you detail information about the deals.
- [Orders](https://docs.ionicfirebaseapp.com/flutter-grocery-app-pro/user-manual-cms/orders.md): It provides you detail information about the orders.
- [Settings](https://docs.ionicfirebaseapp.com/flutter-grocery-app-pro/user-manual-cms/settings.md): It provides you detail information about the settings.


---

# 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-grocery-app-pro/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.
