Giter Site home page Giter Site logo

maintenance-joost's Introduction

Maintenance Joost

This solution contains applications to maintain the Joost database. Joost is a logging database.

Application MaintenanceJournal

MaintenanceJournal is UI application using WPF to support JoostWeb with several reports which are not so development in ASP.Net.

User articles

For some articles I use the logging system. An example is coffee. How many cups coffee drink I from a jar solution coffee. It starts with an entry {Event: Aangebroken, Message: Oploskoffie, pot} and the make entry for every cup {Event: Kop koffie, Message: 1}.

A report show how many cups come from a jar, how many cups coffee drink I and how many days use a jar.

The names followed a certain format in Message when I started with the used articles. The chosen format was not very useful. I decided to rename the used articles and I used 2 steps.

Tool Export-UsedArticles

The Export-UsedArticles cli export the current Message for all entries marked Event record with Aangebroken.

The exported json is a directory list where the Key and the Value the same.

I used a text editor to 'translate' the Message to the a new format.

Tool Import-TranslatedUsedArticles

The Import-TranslatedUsedArticles cli reads the json and processes the translated record.

External logs

I used pen and paper for track the events because direct editing in JoostWeb was not very handy. Taken over these handwritten notes in JoostWeb took a lot effort.

The 2 application uses CsvHelper extension to use csv file create and read the make and processes notes.

Tool QuickLog

The QuickLog is a UI application to taken over the handwritten notes. The date is easily to use and the time part is only the numbers, so no format.

It doesn't a lot of time to taken over the notes.

Tools `Import-QuickLog'

The Import-QuickLog cli reads the csv file and processes the stored notes.

maintenance-joost's People

Contributors

keeshiemstra avatar

Watchers

James Cloos avatar  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.