Coquotes is a simple web page aimed to collect funny (or stupid) quotes told by my friends.
The idea for this project came after spending six years with my friend Corentin aka Coco, who is the best source for stupid quotes.
Demo: https://quotes.opiumozor.com
This is the second version of this mini-project, you can find the first one here: coquotes. This one is written in Python & Flask.
/admin
to add a new quote.
- Python 2.7
- Flask
- Funny friends
- update quotes
- delete quotes
- save the quote_list in the cloud (dropbox integration)
- dockerize