Take the 2-minute tour ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I'm currently designing a PhoneGap app with HTML5 and angularJS. The application needs to act like an attendance register, where multiple checkbox values need to persist - corresponding to current attendance of each client. I am very unfamiliar with this and can't seem to set up and use localStorage to do this!

share|improve this question

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.