This is a search app I created as a project during my coding bootcamp. This app uses JQUERY AJAX calls to communicate with the NY Times Search API to gather data. I used Bootstrap for the front end. This app can make
While creating this assignment, I was able to get a good grasp of a couple of issues that I have sruggled with including:
- Button Activated AJAX Calls
- DOM Manupulation
- Input Value Manipulation
- Front end/Back end Integration
To date, this is the most complex app that I have built form scratch. I used no templates or pre-cooked code. Finished in 2.5 hours.