This commit is contained in:
2025-07-20 20:43:06 +02:00
parent 0abee5b794
commit 29592c7fc8
93 changed files with 23400 additions and 131 deletions

5
assets/Thoughts.txt Normal file
View File

@ -0,0 +1,5 @@
I want to create a site that lets users manage and use their browser bookmarks. It lets them import their bookmarks from an exported browser HTML file (formatted as a netscape bookmark file).
They can edit, create and delete bookmarks. Also there should be a test functionality that checks if bookmarks are still valid (not giving a 404 error). It also allows to find duplicates.

0
assets/favicon.ico Normal file
View File