Skip to content

ShanaxRules/Book-Reading-Management

Repository files navigation

#Book Reading Management

Functions: 1/The book reading management is able to take books fetched from my own made JSON Rest API , and it shows them accordingly. 2/clicking the books routes you to the book details page and you can either add them to read list or to the wish list but you cannot add same book more than once , toast will pop up . 3/ You can check the read list and sort it according to your wish and similar for wish list . 4/ In the page view , we used Triangle chart to show the number of pages each book have that you placed in the Read List.

################# Tools used: React JS , React Router , React Hooks and Custom Hooks , React Toastify , Axios , Restful API , Recharts JS , Javascript , Custom CSS and HTML , Tailwind CSS , DaisyUI