Shopping List with AngularJS, PHP and SQLite
Learn how to build a Shopping List application from scratch using AngularJs, PHP, SQLite, Zurb Foundation and Jasmine.
Created by Sebastian Sulinski
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
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
Instructor
Founder of SSD Tutorials
A passionate web developer with experience spreading over a decade. Founder of SSD Tutorials where he publishes his free and premium tutorials on how to build modern web applications. Currently living and working in UK as a Senior Web Developer. Hobbies include snowboarding, mountain biking, hiking, gardening, travelling and macro photography.