Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Creating a Calculation Tool with AngularJS 1.x
Rating: 4.6 out of 5(33 ratings)
189 students

Creating a Calculation Tool with AngularJS 1.x

Learn to conceive, calculate, design and script a custom calculation tool for your web site.
Created byChris Converse
Last updated 10/2016
English

What you'll learn

  • Add the AngularJS framework to a web page
  • Create an Angular App and Controller
  • Create a web layout with HTML and CSS
  • Combine color and graphics to an AngularJS App
  • Define variables that will be reflected in the HTML file
  • Create HTML-based form elements, and tie them to AngularJS
  • Dynamically update HTML based on user interactions

Course content

4 sections23 lectures1h 20m total length
  • Introduction to this course1:16

    This goal of this course is to teach you to create a calculation too for your web site. We’ll be using three key pieces of information in order calculate and compare different outcomes.

  • About this course0:43

    We’ll be creating a calculation tool in this course that will allow users to compare energy usage and costs between different types of light bulbs.

  • About the exercise files1:00

    The exercise files contains ready-to-use SVG graphics, and HTML, CSS files, a copy of AngularJS, as well as a copy of full final project. (Find the exercise files in Section 2, Lecture 4 "Hooking in CSS and AngularJS")

Requirements

  • Patience : )
  • A Text Editor
  • A modern Web Browser

Description

Learn to create a useful web tool that calculates and converts results for your users. In this project, you'll help webpage visitors calculate their energy savings from switching to efficient LED and CFL light bulbs. Chris Converse walks through each step in the process: building the main HTML page, creating the form elements, styling the layout with CSS, and performing calculations on the input using JavaScript and AngularJS's data binding elements. Chris also helps you adjust the layout to display better on small screens and mobile devices.

Using these lessons, and the free exercise files, you can build any kind of calculation tool for your clients, from shipping cost to mortgage payment calculators.

Who this course is for:

  • Designers
  • Web Designers
  • Front-end Developers