devgianlu / PYX-Reloaded

A fork of the original Pretend You're Xyzzy, with a completely rewritten frontend and some major changes on the backend
Apache License 2.0
26 stars 13 forks source link

Make Client a PWA!! #87

Closed HopperMCS closed 6 years ago

HopperMCS commented 6 years ago

I think PWAs are dope, so having this will inevitably take some work, but I like the PWA standard over bloated Electron and friends.

I would spearhead this myself, but I feel like I have too much going on right now. I'll be around lol - I like the work done here tho, keep it up!

devgianlu commented 6 years ago

I'll try to comply the PWA standards using a tool from Google called Lighthouse, it detects the major issues with the website.

We need an icon first (to create the PWA manifest), see #85

devgianlu commented 6 years ago

Added a manifest file with 8e4d79ca8a8493268b1e2186334cacd2672de601, without the logo.

devgianlu commented 6 years ago

Added icon with 088e87a66e3609fdad302666b782285b74f7adaf. For now I've done all that we can do.

devgianlu commented 6 years ago

Lighthouse Report.pdf