WebEngineering2 Projekt: Aktien und News Bot für Telegram
Go to file
dependabot[bot] f11b50d6cb
Bump @angular-devkit/build-angular from 13.2.6 to 13.3.0 in /frontend
Bumps [@angular-devkit/build-angular](https://github.com/angular/angular-cli) from 13.2.6 to 13.3.0.
- [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.2.6...13.3.0)

---
updated-dependencies:
- dependency-name: "@angular-devkit/build-angular"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-18 12:06:18 +00:00
.github Update dependabot.yml 2022-03-18 00:31:50 +01:00
api Bump pyjwt from 2.0.0 to 2.3.0 in /api 2022-03-17 23:13:30 +00:00
documentation Updated README files, .gitignore and .env.example 2022-03-18 00:06:24 +01:00
frontend Bump @angular-devkit/build-angular from 13.2.6 to 13.3.0 in /frontend 2022-03-18 12:06:18 +00:00
telegram_bot Updated README files, .gitignore and .env.example 2022-03-17 23:49:39 +01:00
.drone.yml Extracted frontend from webservice to new directory 2022-03-17 17:11:00 +01:00
.gitignore Updated README files, .gitignore and .env.example 2022-03-17 23:49:39 +01:00
README.md Update README.md 2022-03-17 17:36:33 +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

  • Postman-API -> docs/postman.json
  • Datenbank -> database/*