Note: Please make sure there are different types of servers available.Each has its own steps and process to make the local code to live.I am not responsible if you get any error once you upload you code on any live server.(we have used AWS and which is working fine.)If you need any kind of help regarding server setup and installation you need to pay more for this.
Admin Panel Installations on XAMPP
How to Install on System
Admin Panel Installation on System
open http://localhost/phpmyadmin and create new database.
Put homemeals folder inside the htdocs folder and open the link http://locahost/homemeals. you will see the below screen.
Follow the instruction, give required permissions and install it. after successfull installation, you will get all the links of admin panel, cook panel and website.
From the admin panel you are able to do modification all type of operations.
You can able to see modify Cooks, Orders, Settings etc, and all other stuff dynamically.
You can send remote Push notification to all user.
Before testing all things you need to add all
google map keys,
Push Notification Keys form admin panel, inside master settings, see the image below.
For Remote Notification you need to add FCM keys on your project and admin panel too.
Go to the firebase console as link bellow section and get the server key from the portal after create the project.
Copy Server key for FCM Push notification
For SMPT
you need to create one email ID for that. if you are using gmail account then, port will be 587 and host will be smtp.gmail.com here or you can use or SMTP provided by your server.
Note:
Please make sure for security reasons, I will not provide any key for testing. You need to add your own keys for testing.