Skip to content

ashwani-opstree/angular-song-rate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AngularJS Song rating app

This small web application demonstrates the features of AngularJS. In this example I'm using controllers, filters, factories and directives. Also various concepts and attributes of AngularJS are explained. I''m using this aplication in a tutorial series of mine to introduce AngularJS, so make sure to read it (http://g00glen00b.be/angularjs-introduction) if you''re interested.

Installation

Clone this repo and install all dependencies by using bower install. If you're not interested in Bower you can still manually install al libraries.

Libraries

AngularJS

AngularJS is an MVC framework for the front-end written by Google. It allows you to follow the MVC design pattern and to loosely couple your view and the logic behind it. This improves the design of your application and it makes it easier to test it as well.

Twitter Bootstrap

Twitter Bootstrap is a responsive UI library written by Twitter.

Font awesome

Font Awesome is an iconic font which can be used to display many icons onto your web application.

Lo-dash

Lo-dash is a utility belt for JavaScript and provides utilities for functions, objects and collections.

Underscore.string

Underscore.string is a utility library for String manipulating in JavaScript.

About

javaScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published