A simple Todo-List with REST API and Mqtt connection
open todo.html
- Config
- Auth
- Designen und implementieren
- Signup und Login Button ändern
- Logout Button
- Todos mit JS
- Delete Todo
- Auth check if valid
- Tasks and Completed Counters
- Connect with MQTT
- POST Todo mit Alexa
Have to install npm packages
npm install
npm start
open new Terminal and run this command We need ngrok for Alexa OAuth
ngrok http 9998
- Config
- mongoose schema
- Auth Route
- Todo Route
- GET alle Todos
- POST Todo
- PUT Todo
- DELETE Todo
- MQTT
- Email Notification
- Nodemailer with Gmail service
- Timerinterval for everyday
- Email einkommentieren
- start own mqtt server for frontend
- POST Todo mit Alexa
- Code kommentieren und durchschauen
- Video aufnehmen
- Dokumentation
- intents
- Auth with Alexa
- heutige todos: ist oder sind mit und beim letzen | Text verbessern...
- Realtime frontend add a todo