Skip to content

A fully functional contact form for your blog where you'll get an email whenever users send a message and will be saved in DB dynamically.

Notifications You must be signed in to change notification settings

Sachin-crypto/Flask-Contact-Page

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contact Page using Flask

A blog or any website needs a support/help page where the users can ask for support, doubts or can appreciate work through sending messages. This Contact Page has a fully functional contact form for your blog where you'll get an email whenever users send a message and will be saved in DB dynamically.

Python Flask Bootstrap html/css/js GitHub issues GitHub forks GitHub stars GitHub license Twitter

Tech Stack

  • Python
  • Flask
  • Flask-Mail
  • Flask-SQLAlchemy
  • Bootstrap
  • XAMPP

Demo

Demo-Flask-App.mp4

Run Locally

Clone the project

  git clone https://github.com/Sachin-crypto/Flask-Contact-Page.git

Go to the project directory

  cd my-project

Install dependencies

  pip install -r requirements.txt

Appendix

Before running the Flask app, you must start the Apache and MySQL server.

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

Email_ID

Email_Password

Contributing

Contributions are always welcome!

About

A fully functional contact form for your blog where you'll get an email whenever users send a message and will be saved in DB dynamically.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published