STEP-Pod-Capstone-Project / Capstone-Project

https://book-book-app.appspot.com
Apache License 2.0
4 stars 0 forks source link

Sort books from BookList base on the time of they were added #103

Open MauroGuerrero20 opened 4 years ago

MauroGuerrero20 commented 4 years ago

At the moment, the ListPage display books on a random order. We could keep track of the time they were added to the booklist and display them based on the lastest book added.