- Python (Flask)
- HTML, CSS
- SQLite
- SMTP (Email)
After form submission:
- Reference ID is generated
- Issue is stored in SQLite
- Confirmation email is sent using Gmail SMTP
- Screenshot of completed form submission is provided
- Screenshot of received confirmation email is provided
(Screenshots are available in the screenshots folder of this repository)
pip install flask python app.py