billdavisjr / quotations-space

Continuation of my Code Institute 3rd Milestone project - Quotation(s).space and quooqle.com site - using Python, Flask, MongoDB, etc.
https://quotations-space.herokuapp.com/
0 stars 0 forks source link

Implement "Meme" button to put quote on nice text or other background #24

Open billdavisjr opened 4 years ago

billdavisjr commented 4 years ago

A route and decorator in app.py to take them to a page to display the text in white text over a pretty picture from pexels.com or other free image source.

Allow the user to upload an image, once I add personal account support to this.

Allow the user to move the text around, change the font (from a popup), size, and style, and perhaps color.

Allow the user to merge the two together and save as a JPEG.

Allow colored background and background with a nice border.