Skip to content

Fun cartoon drawing reference tool I built with my daughter using flask and docker.

Notifications You must be signed in to change notification settings

rob-robinson/drawing-reference-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

Drawing Reference using Python/Docker/Flask

Fun local drawing reference tool I build with my daughter.

For demonstration purposes only. Images are intentionally blurred to avoid any copyright issues etc...

Getting Started

To get a working demo on your desktop, perform the following steps:

git clone https://github.com/rob-robinson/drawing-reference-app.git

cd flask-docker/deployment

# start image search service
./start-service.bash

# some of the data that is available...

curl http://localhost/
curl http://localhost/s/aladdin
curl http://localhost/s/moana
curl http://localhost/s/classic

# stop image search service
./stop-service.bash

Prerequisites

Installing

Use the directions above to get this working locally... this is not for production, so no deployment instructions will be given...

Built With

Authors

About

Fun cartoon drawing reference tool I built with my daughter using flask and docker.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages