How to create a simple index/info App?
Hey, so I want to create a simple information App. It's basically an index, and each click brings you to a new page. Exactly like when surfing on the App-store on your Iphone!
The problem is I don't know how to do this in a simple way. The way I'm thinking of it is just a TON of buttons, and maybe 100 pages. I'm having some difficulty explaining myself here, so let me give you an example of what I'm thinking of, lets use Gamesalad as a reference.
Front page would say be an index:
- Info
- Tutorials
- Contact
- Blog
A click on info would move you to the information page, where information about gamesalad is given.
A click on Tutorials would move you to a tutorial overview (text-based) of all tutorials, which are are then able to scroll through, clicking one would move you to that tutorials text.
Exactly like when surfing on the App-store on your Iphone! (sorry for the repetition)
Does anyone know of a simple way of making this? My deadline is in 15 days, I already have all the information, I just need to format it into the app
The problem is I don't know how to do this in a simple way. The way I'm thinking of it is just a TON of buttons, and maybe 100 pages. I'm having some difficulty explaining myself here, so let me give you an example of what I'm thinking of, lets use Gamesalad as a reference.
Front page would say be an index:
- Info
- Tutorials
- Contact
- Blog
A click on info would move you to the information page, where information about gamesalad is given.
A click on Tutorials would move you to a tutorial overview (text-based) of all tutorials, which are are then able to scroll through, clicking one would move you to that tutorials text.
Exactly like when surfing on the App-store on your Iphone! (sorry for the repetition)
Does anyone know of a simple way of making this? My deadline is in 15 days, I already have all the information, I just need to format it into the app
Comments
You could use GameSalad scenes as pages. There is an option to go to the next and previous scenes, so that could be like pages. Actor Buttons could point to an index.
GameSalad would add lots of loading times to each page which I don't think would be good for this kind of app.
Last week I made an app as a study guide for my law class. Would you like to see it? It is free on the app store (made with gs) and is called Law 1 Cheat Sheet NMS
Matt
Last week I made an app as a study guide for my law class. Would you like to see it? It is free on the app store (made with gs) and is called Law 1 Cheat Sheet NMS
Matt
jamieoneil
- I'm not too familiar with coding in Xcode, how difficult is it to learn, considering E-books should be rather simple code-wise and I'm not the slowest kid on the block.
And thanks for the many GREAT responses and advices! I love this community
http://bakerframework.com/
edit: And cool, it's been greatly updated since I checked it out a month ago.
Here's the free app - http://itunes.apple.com/us/app/fightkings/id417882751?mt=8
Also to add, having a website will allow you to add fresh content without updating the app all the time. One caveat though is that the app will require Internet access all the time.