#naijahacks-fort-mobile
Mobile application codebase for the plant disease recognition artificial inteligence project which I collaborated on as a member of Team fort in the NaijaHacks hackaton. PlantAI mobile can be build for both android and ios.
$npm install
// build for andorid
$ionic cordova build android --release --prod --minifyjs --minifycss --optimizejs
// build for ios
$ionic cordova build ios --release --prod --minifyjs --minifycss --optimizejs
You can also download already built and signed: https://github.com/ahkohd/naijahacks-fort-mobile/blob/master/NaijaHacksPlantAI.apk