Skip to content

Welcome! Thank you for helping us grow 🧑‍🌾.

The structure of  Agridot_logo  is fairly simple.
  • Agridot repository holds the code to the main client expo react native mobile application.
  • Agridot backend repository holds code to the functionality behind pest and guide creation as well as pest fetching and like counting mechanisms.

NOTE FOR DEVELOPERS: Nothing that is sent to the AgriDot backend is ever sent anywhere else and the application stores all the private data in the secure storage on the device itself. The communication between backend and application uses AES encryption for additional safety. Please, keep it this way when forking AgriDot repositories and only improve it if possible. It is important for us to maintain transparency towards the users.

Feel free to continue towards Launching AgriDot section.