6 lines
383 B
Plaintext
6 lines
383 B
Plaintext
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.
|
|
|
|
|