AdventOfProgress Day 13

On Day 13, I’ve focused on a tagging system. While making entries, the user can now add tags to the entries. These tags are also now part of the search and filter functionality I implemented yesterday.

A screenshot of the search and filter field, where prefilled tags are presented: “bar” and “foo”. The result is an entry with the title “Test 1, Test 2, FooBarrrr”.

Input field for tags, with 2 entries: “foo” and “bar”.

The app is coming to a state where the MVP is nearly done. Next, I will focus a bit more on polishing and also improve the error handling.

👋


71 of #100DaysToOffload
#log #AdventOfProgress
Thoughts? Discuss...