add Contact/Edit Contact
- The error message is shown is same as the message returned from the rest API.
- The search also does the query from the Rest API.
PERSIST :: this object does all the Ajax request pertaining to Persisting of Data in the DB VIEW :: this contains the logic for the front end manipulation that is done. CONTACTS:: Here the data is stored in an object with its id as property.
jquery Bootstrap