Giter VIP home page Giter VIP logo

irrigation-springler's People

Contributors

philippabele avatar

Watchers

 avatar

irrigation-springler's Issues

kafkaProducer / 2-stage Docker build breaks

The build process of kafkaProducer inside Docker is not working. Several attempts to fix this problem failed.

It seems, that this microservice has to be set up once again.

During this set up, regularly builds with Docker should be mandatory to avoid this problem for future services.

Update readme / introducing work

Do one or more of the following in the introduction:

  • establish the context, background and/or importance of the topic
  • indicate an issue, problem, or controversy in the field of study
  • define the topic or key terms
  • state the purpose of the essay or piece of writing
  • provide an overview of the coverage and/or structure of the writing

Inform the reader:

  • what the project is about
  • why it is important
  • how the project is organized

Set up docker-compose file

include the three services:

  • kafkaproducer
  • kafkastreamer
  • kafkaconsumer

set up a common network with the project

  • irrigation-springler-log-monitor

Update readme / describing architecture

  • This section should be clear and detailed enough for another experienced person to repeat your project
  • Provide a sketch of the architecture. Ideally in SVG format within the markdown file. See this blog.

How to calculate with Unixtime

  • Knowledge about unixtime conversion is necessary to request data from the OpenWeatherAPI

  • Update the prototype of the open weather API request

  • convert Realtime > UNIX time and send request

  • receive JSON, convert to POJO History, convert time to real time and print the result

  • Helper to check https://www.unixtime.de/index.php

Add Lombok

Use lombok within this project instead of generating SETTER and GETTER manually or using your IDE.

Update readme / literature review

  • Inform the reader about, what work has been done before. What ideas and models have already been developed.
  • List the relevant literature, blogs, educational platforms and sites to highlight sources for background information of this project.

Provide a daily sum up topic

  • split History records from history topic into an intermediate hourly based precipitation topic
  • create a kTable from the hourly precipitation topic and provide a daily sum up topic

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.