Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 448 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 448 Bytes

example-backbone-persons-app

A simple demo based on Backbone

Input the username, age and address to create a person

username is the main key in this app

You can modify the age and the address of an existing person by fill the same username in the text input element on the top of the page and give a different age or address value

Click length button will alert the total number of persons saved in the collection