WebEngineering2 Projekt: Aktien und News Bot für Telegram
Go to file
dependabot[bot] 3b8e970ad9
Bump @angular/material from 13.3.1 to 13.3.2 in /frontend
Bumps [@angular/material](https://github.com/angular/components) from 13.3.1 to 13.3.2.
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/master/CHANGELOG.md)
- [Commits](https://github.com/angular/components/compare/13.3.1...13.3.2)

---
updated-dependencies:
- dependency-name: "@angular/material"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-31 10:32:53 +00:00
.github Update dependabot.yml 2022-03-18 00:31:50 +01:00
.woodpecker Add tests to pipeline 2022-03-30 11:18:03 +02:00
api Merge pull request #32 from WebEngineering2/api_tests 2022-03-30 11:14:04 +02:00
documentation Updated postman and openapi documentation 2022-03-27 17:57:22 +02:00
frontend Bump @angular/material from 13.3.1 to 13.3.2 in /frontend 2022-03-31 10:32:53 +00:00
telegram_bot Update python-dotenv requirement in /telegram_bot 2022-03-27 18:43:37 +00:00
.gitignore Updated README files, .gitignore and .env.example 2022-03-17 23:49:39 +01:00
README.md Update README.md 2022-03-25 12:31:19 +01:00

Build Status

TelegramAktienBot

WebEngineering2 Projekt: Aktien und News Bot für Telegram

Projektumfang

  • Web-Konfigurationsseite / Interface:
    • regelmäßige Updates festlegen
    • Aktienindizes auswählen
    • Watchlist-Übersicht
    • Verknüpfung des Bots über ID
    • Login (JWT)
    • Stichwörter für News definieren
  • Telegram Bot:
    • regelmäßige Updates per Nachricht über Kurse und News zu bestimmten Themen/Stichwörtern/Kursen
    • Update auf Anfrage

Dokumentation

-> README.md in /documentation