GithubHelp home page GithubHelp logo

marvinkweyu / tambua-shamba Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 34.2 MB

Understanding the health of a farm based on soil organic carbon.

Home Page: https://www.marvinkweyu.net/projects/tambua_shamba

License: MIT License

Python 5.29% Dockerfile 0.27% Shell 0.19% CSS 25.11% JavaScript 62.01% HTML 1.92% TypeScript 5.21%
geospatial geospatial-analysis geospatial-visualization mapping agriculture soil soil-properties

tambua-shamba's Introduction

tambua shamba

Tambua Shamba

A project to collect and preview soil organic carbon performance in farms across Kenya

For an overview of what this product is about: marvinkweyu/projects/tambua-shamba

Tambua shamba

Local Development

Copy the docker environment variables from .env.example to .env.dev.

cp .env.example .env.dev

Copy project env variables

cp .env.dev tambuashamba_server/tambuashamba/config/.env

To run the project in development mode, run the below at the root:

docker-compose up 

Access the client application on: 127.0.0.1:4200 and the server-side application on 127.0.0.1:8000/api/v1/docs

Upload a file from the test_files directory to store and render farms onto the map

To clean up the system:

docker-compose down --volumes

Production environment(WIP)

Developer notes

Project improvements

  • Add authentication for specific users to access the resources.

  • Intergration of asynchronous tasks. Use celery and rabbitMQ to update farms from the CSV asynchronously.

  • Download a file previously uploaded

  • Paginate the files listed

  • List and search for farms accepted under a specific file uploaded

  • Search for a file by title or filter by date

  • Search for a farm from the home page. The user should be able to zoom in on a farm with the name searched.

tambua-shamba's People

Contributors

marvinkweyu 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.