Skip to content

🥅 Django web app to generate trivia cards. Optimized for publishing them to instagram.

Notifications You must be signed in to change notification settings

memoriasIT/TriviaCardGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Django web app to generate trivia cards. Optimized for publishing them to instagram.

How does it work?

It works with the API of Open Trivia Database. A API call will retrieve a json like document with a question, answers and a lot more info.

With that information and working with the Pillow (PIL) package from python I generate a image with the format I wanted (for a instagram post).

The last thing is using django for making my own API, storing data and showing it in a beautiful way.

Demo video:

License

WTFPL (Do What the Fuck You Want To Public License)

About

🥅 Django web app to generate trivia cards. Optimized for publishing them to instagram.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published