Skip to content
This repository has been archived by the owner on Sep 10, 2023. It is now read-only.

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.

Notifications You must be signed in to change notification settings

ahkohd/naijahacks-fort-mobile

Repository files navigation

#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

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published