COS301-SE-2024 / Crop-Prediction-System

The AI-Driven Crop Prediction System that applies Machine Learning and AI to analyze weather, soil, and crop data to predict crop health and yield. This system provides farmers with precise predictions, empowering them to make data-driven decisions and enhance their farming practices.
https://terrabyte.software
5 stars 1 forks source link

Python Async functions #65

Closed iwandejong closed 3 weeks ago

iwandejong commented 3 weeks ago

To make multiple requests per API endpoint (having dependent requests) doesnt work with the current setup.

iwandejong commented 3 weeks ago

Not sure if this is crucial though. It's just for testing purposes (e.g. adding a field and confirming that it got added by running another query)