📗
flutter-multirestaurant-app
  • Flutter Online Food Ordering System and App
  • Technologies used
  • App structure
  • System requirements
  • Installation guide
  • CMS Dashboard
    • MULTI RESTAURANT FIRESTORE BACKEND
  • Technologies
  • What is firebase ?
  • Downloaded zip
  • System requirement
  • Firebase config
  • Cloudianary setup
  • Project structure
  • How to run?
  • Push notification
  • Firebase deployment
Powered by GitBook
On this page

Was this helpful?

Downloaded zip

Multi Restaurant App Zip File Structure.

PreviousWhat is firebase ?NextSystem requirement

Last updated 4 years ago

Was this helpful?

Zip File Structure

Once you extract the downloaded file from website you will see below directory structure.

Multi Restaurant App Zip File Structure

  • Webapp: it keeps all the ionic web app source file. It is written in angular 5 and uses FireStore to store all the database. Some Firebase cloud functions are also written to handle some backend complex logic. You can deploy that function and host on firebase account.

  • Mobile App: Includes flutter app source file and written in dart. You can start a development project from this directory. You can follow this doc to know how to set up project.

ionicfirebaseapp