Foodecipe

AJAX / CSS / Javascript / jquery / Rest API

Code Problem

As my first group project in my certificate program at the university of denver. We developed this application to practice receiving information from API’s and displaying it on the browser.

My Solution

My part in this project was to help design and execute the information interaction with the tasty api. I used the UI-Kit css library and jquery to construct the front end of the project.

Biggest Challenge

An AJAX call to the api (request for info) is controlled by the user choosing from the dropdown menu, this also triggers a jump scroll which combines CSS and Javascript.