Question

  • Creator
    Topic
  • #2140737

    Submit data to an app

    by sammypt ·

    Tags: 

    Hi everyone,

    I run a gym and I am looking for a certain way to increase our USP.

    I want to create an app where individuals can submit data. This data is then used to create a table that will automatically organize and reorganize in a specific order depending on the information they enter.
    I also want these individuals to see a user friendly version of this table in their app.
    Is anyone able to provide information on how would I go about creating this app? Or point me in the right direction?

You are posting a reply to: Submit data to an app

The posting of advertisements, profanity, or personal attacks is prohibited. Please refer to our Community FAQs for details. All submitted content is subject to our Terms of Use.

All Answers

  • Author
    Replies
    • #2415836
      Avatar photo

      Re: app

      by kees_b ·

      In reply to Submit data to an app

      Not clear from your definition what happens wit the full table (either unorganized or organized and reorganized) if the user only has to see a user friendly version of it in the app.

      Most apps on the phone heavily rely on a backend on a server to store data (like the username and password of your customers and the data they enter). In that case, you have to design both the backend and the frontend, and of course the interaction between the two and then create and test all.

      A key decision is if you want to make it for Android or iOS or both. Or maybe even on their PC or laptop also.
      And if both Android and iOS, if you want to write 2 different front ends in different languages in different tools or use some tool that generates both apps from a single source.

      If all of this is new to you, I advise you to hire a freelancer or a company to develop your app.

Viewing 0 reply threads