tillyninjaspace / sailor_moon

See the front-end deployed link of my React App via AWS Amplify: https://master.d27cizkq724af1.amplifyapp.com
0 stars 0 forks source link

Front End: Sort Content #7

Open tillyninjaspace opened 3 years ago

tillyninjaspace commented 3 years ago

User Story: As a user, I would like to know the years of the releases of the Sailor Moon items.

Implementation: Option A: Use a method to simplify the dates from the data and display it to the user Two sort buttons: "Newest to Oldest" and "Oldest to Newest" (Also add a sort button feature (ascending or descending by score)?

Option B: Another idea if have that sorting done in 2 or three sections on the homepage using a slider react library (https://www.npmjs.com/package/react-slideshow-image). That way, I have capture the audience from the homepage and have them come back to it after they bounce around the app. Sections include: "Not aired yet", "Finished Airing", "Movie" Type and "TV" Type and "Specials"?

tillyninjaspace commented 3 years ago

I think I am going to table the year releases but still work on the sort feature.

tillyninjaspace commented 3 years ago

I created grid boxes instead and filtered listings by type