Easily create a progressive web app
-
Updated
Nov 27, 2024 - JavaScript
Easily create a progressive web app
Minimalistic webpack loader to generate webmanifest file (and process icons URLs).
Django progressive webapp (django pwa)
Quick boilerplate for PWAs - focusing on Single Page Applications but easily modified.
Application that allows users to add expenses and deposits to their budget with or without a connection.
Progressive Web App (PWA) sample
Budget Tracker application to allow for offline access and functionality.
Application that allows users to add expenses and deposits to their budget with or without a connection.
One of the more recent projects that required me to utilize Mongoose, service-worker.js, and Manifest.Webmanifest.
An application that allows users to add expenses and deposits to their budget with or without a connection. If the user enters transactions offline, the changes will be reflected when they're brought back online. This application uses IndexDB, service workers, and Web Manifest for offline functionality and is deployed on Heroku
This a budget tracker application to allow for offline access and functionality. The user will be able to add expenses and deposits to their budget with or without a connection. If the user enters transactions offline, the total should be updated when they're brought back online.
A budget application that utilizes indexedDB, cached files, service workers, and a web app manifest to deliver a web experience with native-like capabilities and reliability. Application also utilizes Express routing, Mongoose, NodeJS, and ChartJS.
An app to track income and expenses. Works both online & offline & is downloadable as a PWA!
A sample Progressive Web App Created using vanilla JS - no framework at all. Comsumes NEWS API from https://newsapi.org to display top-headlines from different categories in a dropdown. A user can be be able to revisit categories they had viewed earlier as the articles are cached and fetched in offline mode.
Converting a budget tracker application into PWA to allow user to interact with the app online or offline.
Add a description, image, and links to the webmanifest topic page so that developers can more easily learn about it.
To associate your repository with the webmanifest topic, visit your repo's landing page and select "manage topics."