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

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-28 17:09:11 +00:00
.github Update dependabot.yml 2022-03-18 00:31:50 +01:00
.woodpecker Update Dockerfile and pipeline 2022-04-26 09:12:21 +02:00
api Update faker requirement from ~=13.4.0 to ~=13.6.0 in /api 2022-04-28 09:30:23 +00:00
deploy Update Dockerfile and docker-compose 2022-04-26 09:19:46 +02:00
documentation Update database structure 2022-04-26 12:28:19 +02:00
frontend Bump @angular/cli from 13.3.3 to 13.3.4 in /frontend 2022-04-28 17:09:11 +00:00
telegram_bot Merge branch 'bot' of https://github.com/WebEngineering2/TelegramAktienBot into bot 2022-04-26 16:32:55 +02:00
.gitignore Updated README files, .gitignore and .env.example 2022-03-17 23:49:39 +01:00
README.md Update README.md 2022-04-12 09:51:59 +02: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

Team

  • Florian Kaiser
  • Florian Kellermann
  • Linus Eickhoff
  • Kevin Pauer

Nützliche Tools