Posts

Showing posts with the label flask

file drag -drop upload system in flask websites || Python ||

Image
In this article we're going to learn- How can we apply flask_dropzone in our website to avail file drag and drop feature for uploading on website / it's database. so , let's begin the course... ----------------- Prerequisites:  1. Flask - [pip install flask]   2. flask_dropzone [ pip install Flask-Dropzone  ] 3. Your basic knowledge about flask apps  ----------------  Watch Tutorial for full course of this article :-   My Full Code for This project is on :- my GitHub Repo  ⇠ Download from here