docs: Update task board and align development plan
This commit is contained in:
@@ -9,9 +9,10 @@ The goal is to create a service where streamers can log in using their platform
|
||||
## 2. Technology Stack
|
||||
|
||||
* **Team Communications:** Discord and Nextcloud, primarily. This can change. There's a list of links in the [README.md](README.md)
|
||||
* **Backend (API & Chat Listeners):** Python (for Twitch/YouTube chat listeners), Node.js (for WebSocket server and potentially other APIs), PHP (for user management and web serving).
|
||||
* **Database:** MySQL
|
||||
* **Frontend:** HTML, CSS, JavaScript
|
||||
* **Backend:** Python 3.9+ (FastAPI)
|
||||
* **Database:** SQLite (for initial development) with SQLAlchemy ORM
|
||||
* **Frontend:** Vanilla HTML, CSS, and JavaScript
|
||||
* **Chat Listeners:** `twitchio` (Twitch), `pytchat` (YouTube)
|
||||
|
||||
## 3. Implementation Roadmap
|
||||
|
||||
|
||||
Reference in New Issue
Block a user