abdulazeem-tk4vr / farmers_collective

Farmers Collective Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

farmers_collective

The project is a sub-part of a larger project under the Google AI for Social Good programme and is in collaboration with ACT4D - IIT Delhi, Gram Vaani and CCD.

Installation

Download and install the latest version of Android Studio, and clone this repository. The app files reside in "android app"/

Firebase project for the app resides at: https://console.firebase.google.com/u/1/project/appccd-6ee6a/overview

So far, we used to release a debug version of the application on Google Drive, which takes up significantly more storage space. It is advisable to build a release version and sign it with a private keystore, as shown here.

Due to recommendation data being stored in csv files on the remote server pushing to Firebase, we had decided to use csv files as a database within the app, a very odd decision looking back. We are now in the process of migrating to Room database.

About

Farmers Collective Project


Languages

Language:Kotlin 100.0%