Skip to content

A simple project that takes user input and generates funny, madlibs-style greeting cards. Built with Python and Django.

Notifications You must be signed in to change notification settings

mgillespy/Fun-eCards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fun eCards

Fun eCards is a simple madlibs-style greeting card generator made with Python and Django. Users are prompted to enter a number of random words, and upon submission, are given a short, funny greeting card. It is formatted to be PDF/print-friendly to make it easy to share.

Walkthrough & Deployment

Video demonstration of this app: https://youtu.be/dpr-C1qyNBY

Check out the app in action on Heroku: https://funecards.herokuapp.com/

Installation

This project uses:

Python 3.7.2: https://www.python.org/downloads/

Django 1.11.20: https://www.djangoproject.com/download/

pip install Django==1.11.20

About

A simple project that takes user input and generates funny, madlibs-style greeting cards. Built with Python and Django.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published