Installation Guide

All help articles to assist you with installation.

Database Installation

How to generate Facebook app ID for Android? (Duplicate)

How to generate Facebook app ID for Android? Log into your facebook developer console.1. Create a new app Hover over My Apps section from the topmost horizontal menu bar to select “Add a New App”. Ent...

M
Muthurengan 2 years ago - Created

Backend and web app installation

Step 1: Creating a droplet in Digital Ocean

This guide will walk you through how to set up a droplet in Digital Ocean where you will host your backend and web source code.1. Login to DigitalOceanAfter you log into the DigitalOcean Control Panel...

M
Muthurengan 3 years ago - Created
Step 2: Setting up server for installation of source code

Since our source code is developed using PHP, we need to install Linux, Apache, MySQL, PHP (LAMP) stack on the server we created in Step 1. If you haven’t created a server yet visit Step 1: Creating a...

M
Muthurengan 3 years ago - Created
Step 3: Upload and Deploy source code to server

This section looks into how to upload the source code you have downloaded to the server. We will be using the FileZilla application to upload the code with FTP as it is the easiest way to get your cod...

M
Muthurengan 3 years ago - Created

Android Installation

How to export and publish APK to play store

In this guide, we will look into how to export a signed APK from your Android Studio and publish it to your play store for your users to download and use.1. Export signed APKGo to Build>Generate Signe...

M
Muthurengan 3 years ago - Created
How to create API keys for Android in google console?

This guide explains the steps to be followed to successfully enable the pre-defined API present inside Google's Cloud platform for it to be used in your application.Log into your Google cloud console...

M
Muthurengan 3 years ago - Created
Customising Nikola user android source code

This guide helps you successfully white-label Nikola driver android source code to your brand.PrerequisitesThis guide assumes who already have Android studio installed with the latest SDK version. For...

M
Muthurengan 3 years ago - Created
How to generate Facebook app ID for Android?

Log into your facebook developer console.1. Create a new app Hover over My Apps section from the topmost horizontal menu bar to select “Add a New App”. Enter the Display name for the application which...

M
Muthurengan 3 years ago - Created
How to generate server key for push notification in Android?

Login to your Google Firebase consoleClick “Add project” under recent projects. Select the existing project available in the Google cloud to add it to the Firebase. Click “Add Firebase” button.After n...

M
Muthurengan 3 years ago - Created

iOS installation

No Articles.