Skip to content

JustAGhost23/farmers_collective

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 100.0%