this post was submitted on 14 Nov 2023
1 points (100.0% liked)
Entrepreneur
0 readers
1 users here now
Rules
- No Personal Attacks - criticism of ideas is allowed, attacking people is not.
- Self Posts Only - links can only provide supplementary material. Your post must contain enough content to have a discussion.
- No “How To Get Rich Quick” posts - This community is not about making a quick buck. Posts asking the community how to make $X, without making specific reference to a reasonable idea, are not tolerated.
- Avoid unprofessional communication - Please treat fellow entrepreneurs like respected coworkers, label conversations if NSFW and avoid deliberate provocations.
Please feel free to provide evidence-based best practices, share a micro-victory, discuss strategy and concepts with a frame work, ask for feedback, and create professional conversation. Treat every post as if you're at work and representing the best version of yourself.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
(For context I’m a senior dev at a company with maybe 500+ software devs, but very few mobile devs.)
App development is difficult. First thing I’d recommend, regardless of the way you pick, is to very clearly define each page of the app. Do full mock ups. Figure out every possible interaction and requirement. After that you’re ready start evaluating the next step.
I don’t know what kind of time/resources/disposition you have but software development is often tedious and complicated. I’d recommend trying out a basic tutorial on mobile app development to see how you feel about it. The team I work on uses React Native for an app and whenever someone has to work on it the general sentiment is “good luck”.
Mobile dev is more complicated than web development because it is going into two different eco systems. I’ve never worked in flutter, so maybe it’s easier but I’m betting there are similar pain levels.
With that said, AI has helped some people with more determination than skill get things like this built but an EXPERIENCED dev is worth their cost.
Of course, the trick is figuring out just who is experienced and how experienced they are.
A lot of good thoughts on this post, would be interested to hear how your experience progresses.