lunchclass / absolute

Absolute is a web-based O2O(Online to Offline) platform like Siren-Order for Starbucks. We are focused on creating the platform that is portable, cheaper, easier, decentralized and appless.
Apache License 2.0
103 stars 31 forks source link

Implement skeleton codes for IndexedDB APIs (#496) #511

Closed yeonsuyam closed 6 years ago

yeonsuyam commented 6 years ago

This is an initial implementation to provide IndexedDB wrapper APIs to client app. The APIs always return false right now and we can implement them later.

ISSUE=#496

romandev commented 6 years ago

@yeonsuyam Also, you should update your patch's title. You implemented IndexDB API but your patch's title is about Push API.