hollyschinsky / todos-app-pwa

A sample app and associated lessons on how to make your PhoneGap app a Progressive Web App with Offline support.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sample Todo's PhoneGap + Progressive Web App (with Offline Support)

This repo contains a sample todo app that has been built as both a PhoneGap hybrid app and a Progressive Web App with Offline Support. Try out the hosted demo here and be sure to check out the online workshop to help you learn more.

App Stack

The app was built with Framework7 and Vue.js.

Dependencies

Hosting

Usage

phonegap create todos-app --template https://github.com/hollyschinsky/todos-app-pwa

cordova create todos-app --template https://github.com/hollyschinsky/todos-app-pwa

Advanced Version of the Todo App

Built with Framework7, Vue.js and Cordova/PhoneGap along with Babel, Webpack and Hot Reloading Get it here

Demo here

Resources

About

A sample app and associated lessons on how to make your PhoneGap app a Progressive Web App with Offline support.


Languages

Language:JavaScript 96.6%Language:HTML 3.0%Language:CSS 0.4%