I found a color palette from one of my favorite color sites, Adobe Color CC, and the design came automatically to me. I wanted the user to be able to make quick selections to get their order out as soon as possible. The menu is basically two views, one for the user to select a category of food, entrees for example, and another for the selections of food in that category.
For the backend of it I decided to use Parse. I linked my code to Parse frameworks which allows for seamless changes to the menu without the use of going back into the code. The code I have created simply fetches data that is on the Parse server and displays it relative to which view the user is in. I have attached a screenshot of the Parse array, the iOS Simulator running a view that fetched data from Parse, and what the view looks like without it running (basically the UI).
0 comments:
Post a Comment