An open API service indexing awesome lists of open source software.

https://github.com/anc1kr1st/job_application_form_flask

Job Application Form created with Flask.
https://github.com/anc1kr1st/job_application_form_flask

flask html python

Last synced: about 2 months ago
JSON representation

Job Application Form created with Flask.

Awesome Lists containing this project

README

          

# Job Application Form
## Description
Web application created with Flask web framework.
An online job application form is a website form used to collect information about job candidates.
After succesfully submitted form application send email about new form submission.

## Tools & Library Used
![Static Badge](https://img.shields.io/badge/Python-FFD43B?style=for-the-badge&logo=python&logoColor=blue)
![Static Badge](https://img.shields.io/badge/PyCharm-000000.svg?&style=for-the-badge&logo=PyCharm&logoColor=white)
![Static Badge](https://img.shields.io/badge/Flask-000000?style=for-the-badge&logo=flask&logoColor=white)
![Static Badge](https://img.shields.io/badge/HTML5-E34F26?style=for-the-badge&logo=html5&logoColor=white)
![Static Badge](https://img.shields.io/badge/Sqlite-003B57?style=for-the-badge&logo=sqlite&logoColor=white)

## Preview
### Interface
image

### Form submitted
image

### SQLite Database
image