GithubHelp home page GithubHelp logo

ahbesser's Introduction

Ahbesser

This project was generated with Angular CLI version 17.3.7.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The application will automatically reload if you change any of the source files.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via a platform of your choice. To use this command, you need to first add a package that implements end-to-end testing capabilities.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page.

ahbesser's People

Contributors

hf-krechan avatar dependabot[bot] avatar ohenning avatar tommybom avatar hf-kklein avatar olilhr avatar

Stargazers

 avatar

Watchers

 avatar

ahbesser's Issues

Deeplinks to share

As a user I would like to share a link which already contains the information format version, pruefidentifikator and my search.

This makes it easy to provide needed information for others, e.g. in a ticket.

Local Azure Blob Storage Setup

During the docker-compose start up a small script should fill the blob storage with the files from the machine readable ahbs repository.

So the endpoints for the format versions and prüfidentifikatoren can get developed.

FE: Format Version Field

Add format version field in the header section.
It should be a dropdown field.

The values for this field will come from the endpoint /format-versions

Issue #7 is required.

BE: API Prüfidentifikatoren

Create an endpoint in the backend to serve the list of all available prüfis for a provided format version e.g. FV2310.

One idea in the workshop was to create an extra file for each format version during the upload of all files.

Update README

The README should contain the following

  • the current architecture
  • a short manual how to start the application

Setup CI Pipeline to add AHB Documents into Azure Blob Storage

Important

First we need the IAC setup before we can implement this CI pipeline.

The goal is to establish an automatic update process starting from the edu-energy-mirror repository.

A GH Action should run and upload the latest version of the scraped documents in the azure blob storage.

In the azure blob storage we want to keep the following directory structure:

|- FV2304
|- FV2310
    |- ...
    |- REQOTE
    |- UTILMD
        |- csv
        |- flatahb
        |- xlsx
    |- ...
|- FV2404

Steps

BE: API Formatversion

Create an api endpoint to provide all known format version.

This information can be taken from the azure blob storage.
Each format version is a directory which contains all "Formate" (e.g. INVOIC).

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.