Skip to content

tildebyte/sketch-a-day

Repository files navigation

A straightforward Python script, running on (free) Google App Engine.

Display:

  • A sketch prompt every day, chosen at random from a list of 365. Strike the prompt once chosen.
  • A media prompt (I need to learn to use something other than a 6B 📝).
  • A gallery of links to tutorials on sketching/drawing.
  • Prompts from previous days.

Run it yourself:

  • Clone this repo.
  • Follow the Google App Engine tutorials/instructions for Python development.
  • Note that we're using the AppEngine Google Cloud Storage client. Do the following in order to test using the local development server:
    • Download appengine-gcs-client master.zip and unzip.
    • Copy theappengine-gcs-client/python/src/cloudstorage directory into this repo.
    • TODO: Run foo to set up local Cloud Storage - otherwise, the local dev server will fail trying to contact the Google Cloud Storage servers.

About

Generate a random, unique, sketch prompt, every day for a year.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published