Skip to content

Front-End projects at Skylab Coders with AngularJS, jQuery and AJAX petitions.

Notifications You must be signed in to change notification settings

Iggy-Codes/front-end-angular-jquery-ajax-projects

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Skylab
AngularJS jQuery AJAX HTML5,CSS3 and JS Bootstrap Bower

Synopsis

3 projects to practice jQuery, Angular and AJAX petitions:

Asking to Spotify API using jQuery:

Create an app that:

  • Allow us to search for an artist
  • It should show a list of artists found
  • When clicking an artist it should show a list of albums
  • When clicking an album it should show a list of tracks
  • When clicking a track it should reproduce a preview of the song (30'')

Resources:

Here is my solution

Percentage Calculator

Create the jQuery/Javascript code to make this works

percentage view

Here is my solution

Angular Movies

Create an angular app that creates 4 routes

/popular
/upcoming
/nowPlaying
/topRated

and shows the list of movies in each category

movies app

You can use the API https://www.themoviedb.org/documentation/api to get the data of each category

You'll need to register your app and get an API-KEY to be able to do request to their API

Here is my solution

Motivation

Exercises done at the MEAN Stack Skylabcoders Academy bootcamp.

About

Front-End projects at Skylab Coders with AngularJS, jQuery and AJAX petitions.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 53.8%
  • JavaScript 44.7%
  • CSS 1.5%