Inspiration
I thought that the notes app would be the more balanced options between software and design in terms of the other options.
What it does
Its a notes app which can be tracked, updated, and stored
How we built it
Its built in rust with Leptos; Leptos manages both front end compilation to wasm and back end servicing.
Challenges we ran into
In the last hour of the competition the ssr did not interact well with the way I was trying to store data and caused the entire website to be unresponsive and it was difficult to figure out what I needed to do to fix it.
Accomplishments that we're proud of
The application looks decent, does what its supposed to, and is preformant.
What we learned
I learned that I felt a lot more productive working in Rust than in JS while working on this, and enjoyed it much more.
What's next for Notes App
Supporting communication between other users and having a more interactive system for moving notes around the screen, such as drag & drop.
Built With
- leptos
- rust
Log in or sign up for Devpost to join the conversation.