dimanche 29 novembre 2015

So I need some help making some sort of categorized menu application

I work in a shop that requires me to make a menu.

I knew how to do this a while back, but I haven't programmed in a good few years, so I don't remember how.

Anyway, this is what I need to do, and can someone help me find tutorials on how to go about this?

You open the app, and are listed with some options.

Sort "Products" by

  • Flavor
  • Ratio
  • Brand
  • RANDOM*
Basically, each one takes you to another sub-page, i.e.:

Flavor will list a bunch of flavors, such as

Fruity, Tobacoo, Menthol, etc.

The other categories follow the same story, just with that specific category instead.

When entering these categories, the products themselves will be listed in big text boxes, with a picture of the product, the price on the right, and a small description under it.

*As for random, it will pick a random product and take the user to said page.

Each product will be added as an object (I think this is the most efficient way?) that has private variables that have the price, the picture, the name, the description, etc. Possibly, if I remember correctly, something that could work is even getting just one central file hosted somewhere with all this information, and the application will pull that file each time, and fill the menus with said data.

It sounds like a damn simple application, but I cannot wrap my head around exactly where to start.

Any pointers?

This entry passed through the Full-Text RSS service - if this is your content and you're reading it on someone else's site, please read the FAQ at http://ift.tt/jcXqJW.



So I need some help making some sort of categorized menu application

Aucun commentaire:

Enregistrer un commentaire