Inspiration
Vector art is really cool to do on your own in photoshop, but I also wanted to see if it was possible to write a computer algorithm that could do it too.
What it does
It turns images into vector art, giving you the selection of colors
How we built it
I used React for the frontend and python for the backend
Challenges we ran into
Sending data between the frontend and backend (the colors) to make sure the script would use the right colors in creating the vector art.
Accomplishments that we're proud of
I'm very happy that I was able to create a solid project on my won.
What we learned
How to use color pickers, basic styling, and python backend servers.
Log in or sign up for Devpost to join the conversation.