- Test core functionality end-to-end (create account, upload text, paste on different device)
- Test core functionality with images
- Verify PWA installation works on mobile
- Test Chrome extension installation locally
- Create icons/logos in required sizes for Chrome Web Store
- Write store description for Chrome extension
- Take screenshots for Chrome Web Store listing
- Submit to Chrome Web Store
- Create privacy policy (required for extension store)
- Set up any required developer accounts/fees
- Add forgot password button
- Add notifications on PWA
- Improve image priority in clipboard copy
- Add dedicated copy button
- [x] Start to convert to Chrome extension research required.
- [x] Adding manifest.json
- [x] Adding CSS and JS files to local
- [x] Add button functionality through JS and not in HTML
- [x] Popup does not seem to be popping up - Fix event listeners instead of attrib update and add function ()
- [x] Uninstall Ionic
- [x] Add Basic PWA functionality
- [ ] Make UI better
- [x] Host frontend somewhere so people can download the PWA.
- [x] use domain and point it to frontend and backend this will allow us to use cookies on the PWA
- [x] Get basic functionality working on Phones and Computers