Skip to content

SDGophers/holiday_card_Jan_2017

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

#SD Gophers Challenge for December 2016

Holiday Cards Generator.

For tonight's challenge, we will be using a third party library, called gofpdf.

Challenge 1.

Create a simple holiday card for your friends and family; output it as a pdf. The card should have a picture and least one line of text.

If you need ideas for what holiday cards look like look here.

Challenge 2.

Your application should allow one to specify an image. The image should be resized and fit the card you created above. The application should take a line of text that will replace the default line of text from above.

Challenge 3.

The application should take a new line separated list of people names, and generate a card including each name.

Challenge 3a.

The subject text should now be a template, indicating where the application will insert the name.

About

Challenge for January 2017

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published