Skip to content

jm2601/Leaf-Classification

 
 

Repository files navigation

Leaf-Classification

CSE 120 Capstone Project

To run the project on your own device:

You must have the expo go app installed on your testing device and also NodeJs installed on your development device. Watchman is also required for MacOS/Linux.

You need to run

npm install
npx expo start

This will start a local environment session on your network. You can then scan the QR code generated in the terminal and it will appear on your phone.

Please Note: On IOS (and possibly Android), Expo Go will ask your permission to find devices on your network. This part is necessary to run on your device. If you accidentally decline, you need to go to:

Settings -> Expo Go -> Local Network -> (Enabled)

To stop the project, you can use CTRL + C

Authors:

Angel Ibarra

Cristian Espinosa

Javier Miranda

Andrew Garza

Alexander Hitt

About

CSE 120 Capstone Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.6%
  • Other 0.4%