Skip to content

Example Profile Page using Knockout.js and Bootstrap 3.3.6

Notifications You must be signed in to change notification settings

antoniogalluzzi/Knockout-js-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

knockoutjs-example

Examples using Knockout.js and Bootstrap 3.3.6

1. Your Profile (your-profile.html)

This example is a simple form using KnockoutJS to observe form field variables, capitalize Last Name and display the Full name of the profile. alt tag

2. Seat Reservation (reservation-example.html)

This example is a seat reservation example where the customers name and meal can be reserved. It also calculates the surcharge for each meal and the overall surchage of all customers. alt tag

3. Single Page Application - WebMail (onepage-app.html)

This example is a single page webmail application where the user can interact with a number of messages filtered into different categories. This is using some dummy data to populate the example email messages. alt tag alt tag

About

Example Profile Page using Knockout.js and Bootstrap 3.3.6

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 89.0%
  • HTML 11.0%