/SlideGen

Test WPF application for generating a powerpoint slide

Primary LanguageC#

SlideGen

A test WPF application for generating a powerpoint slide. Images are suggested based on the words in the title and bolded words in the body. Consumes Unsplash API for suggested images.

Usage

  • Edit the text in the title and body.
  • Bold text by highlighting sections of the body and clicking the bold button.
  • Suggested images will automatically update. Select images by clicking on them, and they will highlight in cyan.
  • Generate the slide by clicking on the generate button, and the title, body, and images will be included in the slide.