When you download the project you will encounter 3 different zip.
- quuqa_new.zip # React Native Project
- quuqa_admin.zip # PHP Project for Admin Panel
- api_quuqa.zip # PHP Project for API Calls
1 - Server Setup
https://www.youtube.com/watch?v=hF6zlzgFZM0
https://www.youtube.com/watch?v=hkS4J7udE0Y
3 - Android Build
https://youtu.be/7Mu7RYj33Cc
First, let's make the basic settings in PHP projects.
API Installation
First off all upload your api_quuqa.zip files into your server.
Then, edit required.php
Thats off all! Your API Server is ready!
Admin Panel Installation
First off all upload your quuqa_admin.zip files into your server.
quuqa_admin/system/config.php Image Base URL is your API URL for uploads folder
Is everything done? Lets start!
Open your browser and quuqa_admin url (for ex. http://localhost/quuqa_admin)
http://localhost/quuqa_admin Default Mail and Password
After the sign in you look this page:
Click settings page from left menu.
Google Maps API Key is required this page!
Thats all! You're nearly ready!
The last one is react native project!
After downloading the project, point to the directory where it is located on a terminal screen and paste following lines.
If you have any error message on your teminal. Please clean build folders.