🐛 PEST ALERT! 🐛
Hi!
We made a pest alert app that takes in risk levels of pests in Kenya, Ghana and Zambia from an API and displays information about the pests, how to monitor, prevent and how to treat the affected crops.
- Option #1: navigate to
https://cabipestalert.herokuapp.com/
. - Option #2: Clone the repo (or download the .zip file) and run
npm i
from inside folder.
2.1. Runnpm run dev
.
2.2. Go to your browser and typelocalhost:1234
to run the app. - Open a seperate terminal tab.
3.1 Runnode src/server.js
.
🧩 Javascript
🔋 React
🎨 Styled Components
🚋 Express
😻 Parcel
💡 ESLint & Prettier
-
#ffffff - White
-
#000000 - Black
-
#368729 - Low Risk
-
#71cc98 - Background Green
-
#007367 - Button Green
-
#cd4400 - High Risk
-
#ffce00 - Medium Risk
#004587 - Accent
#00b5e2 - Accent
#a05EB5 - Accent
#e10098 - Accent
#80225f - Accent
-
As a user, I want to be able to choose my location
-
As a user, I want to be able to choose a crop and see info about the crop-specific pests
-
As a user, I want to be able to choose a pest and see information about that specific pest
-
As a user, I want to be able to visualise a summary of all the crops and pests available for my area
-
As a user, I want to be able to input information about how many farmers have planted that season as a percentage
-
As a user, I want to be able to report if I have seen unexpected pest activity
-
Collect more input data
-
Testing
-
Make the factsheet text formatted
-
GeoLocation
-
Notifications
-
Risk level in Identification page