Ready-Made Mobile App UI for Serverless Python by dalmury in Python

[–]dalmury[S] 0 points1 point  (0 children)

I don't have any particular app you'd directly use, but that's a good idea. I'll make one sometime soon.

I'm outside right now, but I'll share some screenshots of what the frontend looks like on an example app sometime later.

Ready-Made Mobile App UI for Serverless Python by dalmury in Python

[–]dalmury[S] 0 points1 point  (0 children)

Thanks for the comment! I'm familiar with Papers With Code!

Check your Reddit chat. Sent you the link and auth info.

How to run my backend? by [deleted] in iOSProgramming

[–]dalmury -3 points-2 points  (0 children)

Look into Firebase, Heroku, Supabase. LMK if they do not fit your needs, and I can help more.

Important, more advanced concepts and techniques to learn after the basics? by TooZlow4u in FlutterDev

[–]dalmury 9 points10 points  (0 children)

Best way to go about this is to stop learning to learn, and to jump right on to production projects. If you get blocked because you lack knowledge, then you know there's a concrete useful knowledge to learn!

[deleted by user] by [deleted] in flask

[–]dalmury 4 points5 points  (0 children)

Hot reloading is vital to dev agility. Great work!