mperng / movies

A webpage that manages a home movie collection.
https://pacific-gorge-29414.herokuapp.com/#/
0 stars 0 forks source link

Use Local Storage to persist the data. #10

Closed mperng closed 8 years ago

mperng commented 8 years ago

going to use ngStorage library for localStorage

mperng commented 8 years ago

might have to switch to another localStorage library or possibly abandon using localStorage because of issue #17

mperng commented 8 years ago

solved issue #17