fountainpencompanion
fountainpencompanion copied to clipboard
Repository for https://www.fountainpencompanion.com
Both in classifying inks / clusters as well as approving reviews.
Research if there are additional ways to detect spammers trying to create accounts.
* Use react-table 7 * Design to be in line with the rest of the tables
select2 isn't a npm package and more or less lives outside of the React world. It would be preferable to use a React component for the task of offering a...
jquery (obviously) isn't a npm package so using it is a bit weird. It would be preferable to use a proper React component for the autocomplete functionality and to get...
Add a new admin page that allows you to add colours to ink clusters that don't have a colour, yet.
The ink reviews we are linking to should be sorted by popularity. This could be done using the following things: 1. Let users up and downvote the reviews (a la...
* Make sure the new inks have a separate ink cluster * Add links from both the old to the new and the new to the old entry * Add...