I need technical support about databases

  • Amjad
    Asked on April 13, 2019 at 2:34 PM

    Hello,



     

    I need to ask if your platform will make me able to create a web app/software for my gym that will include the following:

    - Data base for all members and their personal information

    - The ability to search and retrieve data for any members using any parameter( search by phone number , email, etc…)

    - The ability to create a check list for his journey ( example: Did we confirm his appointment yes/no, is his trainer ready for the session yes/no , what class did he select 1/2/3/4 etc…)

    - the ability to store his measurement test PDF online

etc..

the thing is all pages, functions and procurers should be connected with member profile (for example, last visit date, preferred communication method, group class session feedback …)



    All members data should be in database and i can retrive all their data. is it possible with your platform to have database?

     

    Thanks.

  • Alan_D
    Replied on April 13, 2019 at 5:33 PM

    Thanks for contacting us. JotForm just can use POST methods with databases. So, you can add users into the database with JotForm. But you can not retrieve, search any data from the database.
    Please refer to this article for more information about the POST method.
    How to send Submissions to Your MySQL Database Using PHP