Skip to content

A few projects from completing the Code Academy "Learn AngularJS" course

Notifications You must be signed in to change notification settings

gakf38/Learn-AngularJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Learn-AngularJS

A few projects from completing the Code Academy "Learn AngularJS" course

Gameboard:

This is an AngularJS app that displays fictional scores of different NBA teams similar to a scoreboard using AngularJS directives to create an HTML that displays a DIV containing all necessary HTML and AngularJS expressions to properly display a certain games score.

Outbox1:

This is an AngularJS app that displays a ficitonal email inbox using AngularJS services to pull the email information from a JSON file and storing it in a variable within the scope allowing the information to be access and displayed regardless of if it changes in the JSON file or not eliminating the need to hardcode information as was done in the Gameboard project.

About

A few projects from completing the Code Academy "Learn AngularJS" course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published