Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Shopping List with AngularJS, PHP and SQLite
Rating: 4.4 out of 5(5 ratings)
107 students
Last updated 7/2014
English

What you'll learn

  • Build fully functional web application to manage your shopping list
  • Learn basics of using AngularJs
  • Learn how to write tests using Jasmine
  • Learn how to use SQLite database on both Windows and Mac

Course content

7 sections40 lectures3h 30m total length
  • About the application0:59
  • Resources4:44

Requirements

  • PHP server (either local or remote) with PHP PDO extension
  • Modern web browser (Firefox, Chrome, Safari, Internet Explorer 9+ etc.)

Description

In this tutorial you will learn how to create a Shopping List - responsive web application which you can access from any device.

You will learn how to:
  • Create the form to add new items to your shopping list
  • Display all items in the shopping list
  • Mark items as completed
  • Option to print the entire list
  • Option to remove completed items
  • Create responsive layout for your application to access it from your mobile while shopping
  • Write tests for your AngularJs module and all its services and methods
All this using:
  • AngularJS
  • PHP with PDO
  • SQLite database
  • Zurb Foundation 5
  • Jasmine behavior-driven testing framework

Who this course is for:

  • Anyone with basic knowledge of PHP and JavaScript