Skip to content

Simple clock made with basic implementations of Angular.js components.

Notifications You must be signed in to change notification settings

shawnthetaylor/angularjs-clock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

angularjs-clock

Simple clock made with simple implementations of Angular.js components.

This application was created with the intent to learn some basic implementations and aspects of SVG, Angular.js, and CSS3. While not a very intensive project, it is and was a great way to learn the basics to these three components.

#This project covered the following ideas:#

###Angular.js###

  1. Basic Angular.js application layout
  2. Usage of ng-repeat module
  3. Creation of simple directives (as elements, specifically)
  4. Simple controller creation
  5. Data-binding
  6. Usage of partial templates

###SVG###

  1. How to create simple shapes (understanding their corresponding attrs.)
  2. Grouping sets of shapes

###CSS3###

  1. Transorm style
  2. Touch screen properties
  3. Use of perspective

###Javascript###

  1. setInterval() vs. setTimeout()

About

Simple clock made with basic implementations of Angular.js components.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published