Skip to content

Conversation

@devinmatte
Copy link
Member

Hello, It's your friendly neighborhood Web App Engineer!

ScheduleMaker is great, but it's currently a little out of date when it comes to common practices for "Modern Web Apps". I went ahead and fixed that. By running a Chrome Audit I was able to increase a series of scores:

before
after

By doing this, a manifest.json was added, which allows for awesome features as a native application:
screenshot_20171101-144401
screenshot_20171101-144408

As well as this, I added a theme color so that Mobile Chrome users get the nice colored top bar:
screenshot_20171101-150732

Copy link
Collaborator

@bgrawi bgrawi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Once #139 goes in, I think you'll need version bump in this.

@devinmatte
Copy link
Member Author

devinmatte commented Nov 1, 2017

Version Bumps are only required when .js files are changed. This is currently running on my dev instance with no version bump https://schedule-matted.csh.rit.edu

Copy link
Collaborator

@bgrawi bgrawi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yup, my bad.

@bgrawi bgrawi merged commit 5cf73b2 into ComputerScienceHouse:master Nov 1, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants