Skip to content

A smart farm application. All your farm data from different sensors and metrics are powered, organised and analysed for you. This app, together with Farmify-API (the backend), allows farmers to visualize the data collected from their farms. Data is presented in the form of tables and charts.

Notifications You must be signed in to change notification settings

ambeche/farmify

Repository files navigation

Farmify

A smart farm application. All your farm data from different sensors and metrics are powered, organised and analysed for you. This app, together with Farmify-API (the backend), allows farmers to visualize the data collected from their farms. Data is presented in the form of tables and charts.

Live Demo          Backend Repo

Installations

Use the demo link above to test the app; or follow the following instrictions to run it on your local environment.

  • Prerequisites: Node, a JS runtime is required to run this application. Version 16.x was used in the implementation of this app. Visit the link and install the corresponding one for your machine.

  • clone the app to your local machine git clone https://github.com/ambeche/farmify.git

  • Navigate to the root directory of the app using the command line cd farmify

  • Run npm install to install all project dependencies

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

About

A smart farm application. All your farm data from different sensors and metrics are powered, organised and analysed for you. This app, together with Farmify-API (the backend), allows farmers to visualize the data collected from their farms. Data is presented in the form of tables and charts.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published