Updates to the 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% complete.
I'm currently working on the points storage and retrieval and the administration functionality.
Old links
- Generate SSH key pair from the command line
- Some very basic thoughts on Artificial General Intelligence
- Invaders 2095 - JavaScript game in development
- Turning coarse dirt into luscious green grass in Minecraft
- Intelligent dinosaurs?
- Thoughts on writing a DOOM movie script
- Why do we always see the same side of the moon?
- Are humans descended from apes?
- Directory traversal
- http referer not capturing the query string from search engines
- Reverse IP lookup
- JavaScript Promises
- Vintage Weight Watchers Update Log
- My illustrated children's books
- Filling my skills gap
- St. Wystan's church, Repton Derbyshire
- Updates to the Vintage Points Calculator
- Massively improving database INSERTs
- Vintage Points Calculator
- What is the difference between bcrypt and Argon2 in PHP's password_hash?
- Defender 2095 - JavaScript game in development