Skip to content

hcp-uw/shroomies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FungiFind

FungiFind is a mobile application for iOS and Android that allows users to identify if a mushroom is poisonous by taking or uploading a photo of the species through the app. This project was made for the Husky Coding Project RSO at University of Washington, Seattle.

Check out our Figma design here

Mushroom + Homies = Shroomies. We are not substance abusers.

Installation / Usage

Make sure you have Node.js installed on your computer and Expo Go on you mobile device.

To install dependencies run

npm install

To run the app

cd client
npm start

Download the model from here and save under /server/mushroom_models

Make sure to install all dependencies.

To run the server, in a new terminal type

cd server/src
python3 app.py

Credits

Paulina Teran - Project Manager and Frontend
Connor Sun - Frontend
Aarfan Hussain - Frontend
James Parrott - Backend Lead
Angela Wu - Backend
Alec Situ - Backend