Couple Ideas/Observations #128
Replies: 1 comment 2 replies
-
Hey, Thanks! I know it seems quiet right now, but there are actually multiple things under development. The thing is … I got distracted with trying to learn Rust and build the API in Rust, which led to me trying out like 4 or 5 different Rust Web frameworks, and experimenting with stuff. Then I decided that the eco system of Rust is just not suitable/ready for web development. The type system is very cool but when you have a million complex dependencies stuff gets nasty. Parallel to this I am building an iOS app for Flux, which means I am also learning Swift and SwiftUI, and this takes time. There are many things I want to add to the current web interface:
But at the moment any big feature changes are on freeze until I finish with the backend API and the iOS app. About the power graph I’ve tried before to start it from the start and from the middle, but in the end I just didn’t like it. |
Beta Was this translation helpful? Give feedback.
-
I've been using the web app for the last few weeks...It works great. I actually put it on a local server to test it out, which also works great. I'm not sure the web app is going to be developed anymore but if it were the ability to send a completed ride to Strava would be great.
Also the power graph - when it get's to the edge of the screen - the right edge, if it were able to jump back to the middle of the screen or 1/4 back so you can see the graph building better than right at the edge.
Otherwise this is great - I might keep using it for its simplicity compared to all the other apps out there.
Beta Was this translation helpful? Give feedback.
All reactions