DWEP app project update
In the last four weeks these are the main things i've done:
- The GUI is now showing the completion status for the last 7 days
- Created PWA (added webmanister, service worker)
- Added feedback button plus automatically asking the user for feedback after a number of times of opening the app
- Updated sharing to include a range of days (not just one day), and improved the look/structure of the shared text
- Experimented with PeriodicSync (this will probably not be used since it is very inprecise)
I'm still using localstorage for data persistance, but will probably change to using indexeddb if we decide to continue on the web app (PWA) path
You can try the current (very early) version here: https://tord.codeberg.page/dwep/
2 Likes