1
6 Comments

Help with what language I should be using?

I'm designing an app based on a spaced repetition schedule.
I need the user to input data and for that data to be checked against what is in the database.

I think I should be using python, but I'm not sure what languages I should be using.

Has anyone got any experience building something similar?

Thanks in advance,

  1. 2

    Are you focusing on the mobile market? Then take a look at flutter or React Native.

    1. 1

      Thank you for your reply.

      Yea it is focused on the mobile market.
      I was thinking of a web-based app that can be accessed on both android and ios just to make it easier on myself initially. Native android and ios apps would follow.

      1. 1

        Flutter is cross-platform (web, android, ios)

        1. 2

          +1 to flutter, it would save you time down the line.

          Depending on the actual application, you might still need a backend/server in which case whatever language you’re most comfortable with.

  2. 1

    Is it a web app, a mobile app or a desktop app?

  3. 1

    Use the language you're most productive in.

Trending on Indie Hackers
How I grew a side project to 100k Unique Visitors in 7 days with 0 audience 47 comments Competing with Product Hunt: a month later 33 comments Why do you hate marketing? 27 comments $15k revenues in <4 months as a solopreneur 14 comments Use Your Product 13 comments How I Launched FrontendEase 13 comments