1MindLabs / 1MindLabs/mivro-server

Send welcome email to new users upon registration

Aperta
#6 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
enhancement good first issue
Lingua principale
Python
Stelle
7
Fork
8
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

Implement functionality to automatically send a welcome email to users when they register, or use a third-party service to automate this process.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Direzione di ricerca

Look for the user registration endpoint in the FastAPI application, likely in a file like `routes/auth.py` or `routes/users.py`. Investigate how emails are currently sent, if at all, and check for any existing email service configuration (e.g., SMTP settings or a third-party API client). 'Done' means a new user receives a welcome email after successful registration, which will require integrating with an email service and adding logic to the registration flow.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
fastapi, python
Ambito
backend
Tipo di issue
Funzionalità
Difficoltà
3/5
Tempo stimato
1-2 giorni
Stato di attività
Ferma
Chiarezza
Abbastanza chiara
Idoneità per principianti
45/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.