Giter Club home page Giter Club logo

pelletics's Introduction

Hi there ๐Ÿ‘‹

  • ๐Ÿ”ญ Iโ€™m currently working on tools for handling information and data about municipiality like Municipal Budget Indicators based on data from czech system for municipalities VERA, or convertor from VERA eJednani to EPUB3 format for better handling documents for elected bodies like Board or Council, in free time web about blades to safety razors in czech.
  • ๐ŸŒฑ Iโ€™m currently learning Python (3.9+), Terraform and other tools from HashiStack
  • ๐Ÿ“ซ How to reach me: contact is in footer of Curriculum Vitae on adpro.cz site

pelletics's People

Contributors

adpro avatar

Watchers

 avatar  avatar

pelletics's Issues

Implement basic functionality for consumption and deliveries

Create classes for Delivery and Consumption. Data in app will be populated.

Delivery

  • Product
    • Name
    • Bag size
    • Moisture in pct
    • Raw material (Wood type)
    • Ash in pct
    • Class
    • Calorific value in MJ per kg
  • Producer
  • Supplier
  • Amount in kgs
  • Price
  • Date

Consumption

  • Date
  • Delivery
  • Amount in kgs
  • Calculated:
    • Price per consumption

The app allows you to enter temp settings

.. during day hours in a whole week

  • Input for every day of week
  • Input for days 1-5 (Mon-Fri)
  • Input for days 6-7 (Sat-Sun)
  • Input for all days in week

Input contains:

  • Day of week (1 / 1-5 / 6-7 / *)
  • Time for change
  • Target temperature in ยฐC

Implement Warehouse class

Warehouse class knows about:

  • all deliveries
  • rest amount of wooden pellets (from all deliveries in one pack)
  • all consumptions
  • max amount of pellets in history

Class coordinate interactivity between other classes (Delivery, Consumption).

Implement Event class

Event class serves for records about financial expenses, alarms and other events with stove/boiler.

Members:

  • timestamp
  • type of event
  • price
  • note

Type of event:

  • maintenance
  • spare parts
  • financing
  • payment
  • purchase price
  • miscellaneous
  • accessories
  • supervisory board
  • repair
  • alarm

Implement save file

Implement save file containing:

  • save file version
  • deliveries data records
  • consumption data records
  • maintenance records

Save format could be toml.

The app allows you to enter expenses

You can add expenses as input parameters/interactive input like:

  • type of expense (mandatory inspection of the boiler, maintenance, repair, purchase price, etc)
  • date
  • price in selected currency
  • note

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.