/job-application-webpage-flask

A webpage, which invites job applications, made with the help of Flask module

Primary LanguageHTML

What is this project?

This project is a job application webpage built with the help of Python and Flask. The user can fill in their details in a form displayed in the webpage. The data is stored in a SQLite database. Once the form is submitted, a confirmation mail is sent to the job applicant.