/AngularMobileApplication

Displays list of mobiles in a Alphabetical Order

Primary LanguageJavaScriptMIT LicenseMIT

Live Demo

https://scrpatlolla.github.io/AngularMobileApplication/app/index.html

Workings of the Application

  • The application filesystem layout structure is based on the [angular-seed][angular-seed] project.
  • There is no dynamic backend (no application server) for this application. Instead we fake the application server by fetching static JSON files.
  • Read the Development section at the end to familiarize yourself with running and developing an Angular application.