fountainpencompanion
fountainpencompanion copied to clipboard
Repository for https://www.fountainpencompanion.com
Figure out how a wishlist feature for inks could look like. We'd need a way to display that list for the user and also make it visible for everyone else...
The `paper_trail` gem track all changes. Especially for macro clusters these can happen often. We therefore need to update the description history related bits to ignore other changes: 1. Admin...
* Move the admin pages to "non-admin" * Add proper user info * Show the diff for this version This would probably need to not really show the actual entries,...
With each data point stored separately per leader-board _and_ user we can now switch over to calculating the score for each user separately. With that we can switch to parallelizing...
It currently uses the cached data in Redis. Needs to switch over to the new database backed version.
* Make sure the data isn't weird, while we do the update.
* An admin page to display all brands and inks with descriptions * Ordered by by last edit * Shows who made the latest edit * Only show Markdown and...
Figure out how to produce good looking HTML emails.
* There are two things: Adding the first version and editing existing versions * Possibly two leader boards? * Avoid having the system hacked by changing just one character at...
* Remove ability to create an account with a password * Add ability to change email address without password * Adjust forms to not ask for a password