You are browsing as a guest. Sign up (or log in) to start making projects!

community garden!

  • 2 Devlogs
  • 1 Total hours

An online garden where users can draw flowers and stars to add to the ground and sky! Python trained ML from Google's Draw data is how the flowers and stars will be identified.

Open comments for this post

15m 14s logged

Super duper quick update: Set it up so my React (when a drawing is submitted) can talk to my python api, then comes back to React! None of the python stuff is trained yet (im super scared), and right now I have it auto return as a flower… but they’re communicating! I think this is a win, considering I’ve never done this before. Thank you Medium Daily Digest references online :DD

0

Loading discussion…

0
7
Open comments for this post

58m 26s logged

Starting a new project: community garden! So, my idea for this project is a space where people can draw flowers to add to the garden and stars to add to the night sky. The website is very raw bones for now, but I have a bit of experience with JS already, and I don’t want to focus too much on that at the start. Goals: -Learn how to use Python and numpy for the image classification, beginner ML things, -Get better at backend, since the drawings will have to be uploaded, -Cute website (with color selection, eraser, etc!). As the images show, I managed to get the drawing function of the canvas to work, as well as a clear button (and a very very raw-bones UI, ignore that!). The canvas drawing was both harder and easier than I expected: I had to learn new JS parts that I had never used before, but a lot of people have done this before me, so I was able to reference a few Medium blogs/articles. I also have attached my ideal map for how it will look—overall it will be pretty simple in functionality, and I hope to learn a lot from it :DD. PS: can anyone tell me how to add newlines to the devlogs, I’m having trouble making my devlogs more organized.

0

Loading discussion…

0
5

Followers

Loading…