Skip to content

Developing Phone Gallery using AngularJS. The full tutorial can be found at https://docs.angularjs.org/tutorial.

Notifications You must be signed in to change notification settings

MarkoTrickovic/PhoneGallery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

PhoneGallery

Developing Phone Gallery using AngularJS.

Anyone who wants to join is welcome.

Project is open to varations during the development, for example, I would like to include new devices and make moderner look and feel compared to the one from the tutorial.

Safety first

On the side, before actually getting into AngularJS (and JS in general), before installing any software module using npm, make sure to issue following command: npm config set ignore-scripts true. It's important to care for safety first, then, care for the project, and finally care for succesful maintenance, and consistency etc.

I will be following tutorial from official Angular web site, variations are possible as I go along with the project.

By following the tutorial, and following steps that I have to make, to complete gallery of android mobile phones, every step is the new branch on this repository.

Steps

copied from the tutorial's repository (for successful responsibility of maintaning the project):

step-0 Bootstrapping

step-1 Static Template

step-2 AngularJS Templates

step-3 Components

step-4 Directory and File Organization

step-5 Filtering Repeaters

step-6 Two-way Data Binding

step-7 XHR & Dependency Injection

step-8 Templating Links & Images

step-9 Routing & Multiple Views

step-10 More Templating

step-11 Custom Filters

step-12 Event Handlers

step-13 REST and Custom Services

step-14 Animations

Additional

If you feel, that you need more info about the project (tutorial), you can find full tutorial here: https://docs.angularjs.org/tutorial.

About

Developing Phone Gallery using AngularJS. The full tutorial can be found at https://docs.angularjs.org/tutorial.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages