Skip to content

Words of Wisdom | Code your way to wisdom by devising an effective way to introduce powerful quotes into your life.

Notifications You must be signed in to change notification settings

WeeklyCoder/Week3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Week3 | Words of Wisdom

Code your way to wisdom by devising an effective way to introduce powerful quotes into your life.

📃 Description:

Quotes remind us of the valuable wisdom and advice we have come across in life. This week, let your creations be ones that inspire to let us perspire. Fetch quotes from a file provided or from an API or a website you want to scrap and display them in such a way that they are most impactful; to YOU.

👩‍⚖️ Rules:

Whether it is a random quote fetcher, a daily quote shower, a live wallpaper for your phone or computer, or a bot to ping you with words of wisdom each morning, put your code skills to inspirational use and get creative as you create a reminder of timeless wisdom.

✨ Variation:

Live wallpapers, option to choose categories, mark favorite, incorporate a suitable image as a background, read it aloud, relate it with the life of the person it is quoted from, +.

💡 Where to start? (Ideas)

It’s always Input, Process, Output.

  • To get started, use this bare minimum code.
  • Let you start by loading a list of quotes. You could load the Quotes.csv provided as your source.
  • See how easily you could display a quote and its author on the screen.

🥨 Twists

  • Timing is everything. It is often helpful to let people search for a quote using the author or a certain topic.

Recommended learning:

  • How to load a CSV: Table
  • How to load an image
  • GET in the context of API

⏳ Submissions:

  • Submission of this challenge, just like all of the Weekly Coder’s challenges, is to be submitted within 36 hours after its post. And so, Sunday morning 12:00 LT.

About

Words of Wisdom | Code your way to wisdom by devising an effective way to introduce powerful quotes into your life.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published