Wilf

Showing posts for category: Vintage Points Calculator

Vintage Weight Watchers Update Log

Wednesday 13th December 2023 (updated: Thursday 14th December 2023)

Development

Vintage Points Calculator

December 12th 2023 > Added a screen to estimate your daily points allowance > Fixed points values to use decimals. i.e. you can now specify 4.5 as a value. > Added "I know the value" to allow for manual input of points values.

Vintage Points Calculator

Saturday 29th July 2023 (updated: Tuesday 1st August 2023)

PHP

Development

Vintage Points Calculator

Updates to the Vintage Points Calculator are now live - Vintage Points Calculator. 1st August 2023 You can now request a new password - an email is sent out to you with instructions for changing your password 29th July 2023 Created ability to create an account to store points progress Fixed rounding issues on calculation - occasionally threw an error where there was no rounding required i.e. integers passed rather than floating point Created admin page to allow for manual adjustment o...[more]

Updates to the Vintage Points Calculator

Thursday 27th July 2023 (updated: Wednesday 23rd August 2023)

PHP

Development

Vintage Points Calculator

I have always wanted to expand my Vintage Points Calculator to allow for people to sign in and record their points progress. To that end I've started to put the framework in place to allow for registration. The features will be fairly simple: Record daily points against allowance Use points bank for 'over-spilled' daily points Administer daily points and bank amounts Password recovery The registration code is around 90% complete. Update: no complete and tested The authentication code is 100% ...[more]