Code Monkey home page Code Monkey logo

leaf_manager's Introduction

Leaf Manager

A Flutter application to sketch farmlands on a map and save them. Made by Giuseppe Bosa, Emanuele Frascella, Gianni Carmosino and Vincenzo di Molfetta.

Getting Started

Create an account and you will be logged in to your dashboard. Tap the "+" button to create a new land. Choose its name, date of first cultivation and cultivated crop, then tap the map to define its bounds. Save it to keep it in your dashboard.

Install

You can compile the code by yourself by cloning this project if you have the Flutter SDK installed on your machine. If you don't want to compile it, there's pre-built APK files for Android in releases, one for each architecture. If you don't know which one to pick, choose the arm64 version, it will probably be the correct one for your smartphone. Compile instructions for Android:

  • You will need Java Development Kit 11 (JDK 11) and the Flutter SDK installed on your machine. Newer versions of JDK don't work with Flutter
  • Clone this project
  • In your terminal, cd into the project folder
  • Run the command flutter clean to delete conflicting files, if there are any
  • Run the command flutter pub get to download the necessary Flutter packages
  • Run the command flutter build apk --split-per-abi to build the APK files
  • In the project sub directory build/app/outputs/apk/release there will be 3 APK files
  • Choose the correct APK according to your smartphone's CPU architecture. It will probably be arm64
  • Install this APK on your phone

leaf_manager's People

Contributors

peppeosmio avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.