iphone app development

by 2 replies
3
Hey guys,

I would like to develop an iphone app that will enable the users to browse catalogs.

Catalogs will include various items, divided into categories and sub categories. Items on the catalog will include text, picture and price.

The user should be able to locate a catalog by company name or company type and browse its items by categories.

I was thinking of developing the catalog myself based on mysql and php. The app should simply send quotes to my site and browse the catalog.

Alternatively, I will develop the db (based on mysql) and the app should read the data from my server.

I don't know if that is possible as I have no knowledge in app development but I would love to hear your opinion and get some directions...

p.s. - I'm willing to learn other languages (other than php which I already learned by myself), so if you think I can learn how to develop it myself I will appreciate pointing some resources that could help me get started.
#programming #app #development #iphone
  • Yes certainly possible, I have developed an app which uses REST requests to query a remote server and returns data in JSON format which I then parse and display on the device. As regards resources, if you download the SDK apple have loads on their developer centre section of their website (membership is free as are all downloads) and you might want to hang out here iPhone Dev SDK Forum - Powered by vBulletin

    Gary
    • [1] reply
    • Hi Dordor,

      I sent you a PM about your app request.

      Dave

Next Topics on Trending Feed