gdscjgec / Image-Editor

Open Source Web based Image Editor
https://gdscjgec.github.io/Image-Editor
MIT License
85 stars 70 forks source link

Transform the application to Progressive Web Application #93

Open ZiaCodes opened 2 years ago

ZiaCodes commented 2 years ago

🚀 Feature

1️⃣ Must be fully optimized for mobile devices.

2️⃣ User will be able to install the application into their phone.

3️⃣ User can work offline on the application.

This is how the installation button will pop up if you work with PWA features

s-shot s-shot

s-shot

You can use workbox or you can do it with plain JavaScript. Documentation PWA

Note : before making a PR , You must attach video , photos showing all those features .

stupid-kid-af commented 1 year ago

Feature

Must be fully optimized for mobile devices.

User will be able to install the application into their phone.

User can work offline on the application.

This is how the installation button will pop up if you work with PWA features

s-shot s-shot s-shot

You can use workbox or you can do it with plain JavaScript. Documentation PWA

Note : before making a PR , You must attach video , photos showing all those features .

working on this

codeboyfriend commented 1 year ago

Can I work on it?

ZiaCodes commented 1 year ago

Feature

Must be fully optimized for mobile devices.

User will be able to install the application into their phone.

User can work offline on the application.

This is how the installation button will pop up if you work with PWA features

s-shot s-shot s-shot

You can use workbox or you can do it with plain JavaScript. Documentation PWA

Note : before making a PR , You must attach video , photos showing all those features .

working on this

make sure you make a pull request

ZiaCodes commented 1 year ago

Can I work on it?

yeah go ahead

codeboyfriend commented 1 year ago

I will make a PR soon