Skip to main content

Setup Project

After Android studio, Visual Studio Code, Flutter and all plugins installed properly, the next step is to prepare the project

in the Helo Doctor project, you will get four Flutter projects consisting of Client & Doctor App, Firebase Cloud Function, and React Project for Web Admin

Hallo Doctor Project :

  • /Hallo_Doctor_Client_Firebase Client app
  • /Hallo_Doctor_Doctor_App_Firebase Doctor app
  • /Halo_Doctor_Cloud_Function_Firebase Firebase function
  • /Halo_Doctor_Admin_Dashboard_Firebase React Admin Dashboard

we will setup each project folder above, until it can run properly on your machine

you also can just follow the video tutorial bellow

Part 1

Part 2