ae-andre / insights-bench

An online community of conversation, built with the MERN stack, that will allow those with personal, financial or career-related problems to talk them through with others, in either a private or a public channel.
MIT License
0 stars 3 forks source link

PWA #91

Closed kwubbenhorst closed 7 months ago

kwubbenhorst commented 7 months ago

I thought as we had a bit of time and it was a task that would keep me in files that no one else was working on I would try to convert our application to a pwa. I think I succeeded. We are within the PWA target area on lighthouse. We have a web manifest, a service worker and an installability feature which are the three criteria of PWAs, however I couldn't really test the installability feature until the code goes live at deployment. I made an install button and hid it. May require some stylings after it is revealed. Performance score isn't great here -- because of the About Us page apparently, but I show this mainly to verify that we are meeting the PWA target. Screen Shot 2024-03-25 at 3 42 16 AM

tchan128 commented 7 months ago

@kwubbenhorst Do we know why the About us page?

kwubbenhorst commented 7 months ago

Sorry, on closer look, it's actually the homepage. I thought it would be Resources with all those images, but apparently it's text that's throttling it and bootstrap CDN. I don't understand most of this, but Lighthouse gives you a very detailed report:

![Screen Shot 2024-03-25 at 3 40 59 AM](https://github.com/ae-andre/insights-bench/assets/140316693/5db25be9-ff64-4155- Screen Shot 2024-03-25 at 3 42 16 AM 8343-7386ac86d2c4) Screen Shot 2024-03-25 at 4 19 33 AM Screen Shot 2024-03-25 at 4 19 49 AM Screen Shot 2024-03-25 at 4 20 11 AM Screen Shot 2024-03-25 at 4 20 42 AM Screen Shot 2024-03-25 at 4 22 00 AM Screen Shot 2024-03-25 at 4 22 22 AM Screen Shot 2024-03-25 at 4 22 39 AM Screen Shot 2024-03-25 at 4 22 56 AM Screen Shot 2024-03-25 at 4 23 13 AM

Screen Shot 2024-03-25 at 4 23 29 AM Screen Shot 2024-03-25 at 4 24 00 AM Screen Shot 2024-03-25 at 4 24 26 AM Screen Shot 2024-03-25 at 4 24 52 AM