Inspiration
I make web comics and made this scrollable webcomic a few years ago: https://jackieis.online/zerobytesfound/
It's hard-coded in HTML/JavaScript and thought it would be fun and useful to make a tool for creating these comics in a no-code way!
What it does
Allows you to place images to make a scrollable comic, define how long those images stay in the frame and when they fade out
How we built it
Vanilla JS, html, css
Challenges we ran into
Uhhhhh still thinking about how to make it so it will let you download a zip file containing your images as well as the HTML document
Accomplishments that we're proud of
It kind of works
What we learned
passing data between an iframe and its parent!
What's next for Scrolly comics maker
image upload, downloading the website to a .zip file, better UI....

Log in or sign up for Devpost to join the conversation.