DEVALICIOUS

Party Planner

Devalacious is a meal ordering app for parties at EDA. It allows everyone at the party to click on a meal and then displays the meal in a seperate list, and totals the amount of each meal. It was created by a team of four people in two days.

We came up with the idea of this application, when we realised that the meal ordering process took roughly an hour due to the large number of meals, and no clear way to record every meal. It also gave me an excellent oppurtunity to hone my Angular JS knowledge.

We used an HTML scraping tool to retrieve AROY THAI restaurant’s menu items. Students could then choose their desired meal, and assign it to their GitHub username.. GitHub API was used to access the students name and other details. My responsibilities included the front end design, consuming Github’s API and the backend database design.