Connection database to flask and images
i hope that someone can help me, i have a problem with my web application, it is an e-commerce (just for accademic project). I already connect flask with the database (i use postgres and pgadmin 4), but now i would like to visualize the product on the database with cards, but i don’t know how to. Can someone explain to me how can i save jpg inside my database and see the files on my website?