WebEngineering2 Projekt: Aktien und News Bot für Telegram
Go to file
dependabot[bot] 2a4abb0fd0
Bump jasmine-core from 4.0.1 to 4.1.0 in /frontend
Bumps [jasmine-core](https://github.com/jasmine/jasmine) from 4.0.1 to 4.1.0.
- [Release notes](https://github.com/jasmine/jasmine/releases)
- [Changelog](https://github.com/jasmine/jasmine/blob/main/RELEASE.md)
- [Commits](https://github.com/jasmine/jasmine/compare/v4.0.1...v4.1.0)

---
updated-dependencies:
- dependency-name: jasmine-core
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-12 12:52:48 +00:00
.github Update dependabot.yml 2022-03-18 00:31:50 +01:00
.woodpecker Fixed pipeline condition 2022-04-05 08:45:30 +02:00
api Removed code 2022-04-12 12:16:25 +02:00
deploy Added watchtower config 2022-04-12 12:41:08 +02:00
documentation Updated postman and openapi documentation 2022-03-27 17:57:22 +02:00
frontend Bump jasmine-core from 4.0.1 to 4.1.0 in /frontend 2022-04-12 12:52:48 +00:00
telegram_bot Fixed Dockerfile 2022-04-04 16:10:37 +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