Fish list

Write an app listing fish.

It has two pages.

The first pages initializes the fish data. It looks like this:

Initialize

Clicking the button initializes a TaffyDB database bound to localStorage.

Put the page in an admin directory.

The second page lists the fish, sorted by name. For example:

Fish list

You can change the fish data, if you want. Use whatever fields you like, as long as at least two fields are shown.

Upload the URL of your solution.

(If you were logged in as a student, you could submit an exercise solution, and get some feedback.)

Referenced in: