Skip to content

A utility tool to generate Bootstrap website from simple doodles.

License

Notifications You must be signed in to change notification settings

pyDoodle2Web/pyDoodle2Web-WebInterface

Repository files navigation

logo

Deploy
A handy tool written in Python that converts hand drawn doodles into Bootstrap html website template.

Installation

pip install

Run the django server

python manage.py runserver

Uploading a doodle

The upload page has a custom LiterallyCanvas canvas where the wireframes can be drawn and downloaded.

Check out the example doodle

Naming Convention

Currently these basic components of Bootstrap 4 are supported:

Parent like components(container, row, col) require a closing tag with -end

container requires a container-end

row requires a row-end

column requires a column-end

About

A utility tool to generate Bootstrap website from simple doodles.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published