Project - Table Scrapper with full advanced filterization

project

Details:

About Project:

  • In this project user can add links for generation and get notification with toasts about success or error states
  • Used React query entire project for fetching data and caching data. Also used Tailwind CSS for styling and Shadcn UI for modals and toasts
  • You can add, delete, edit and check for stocks in the table. You can filter data by date and by name with ascending and descending order. Also you have options for searching query like containing or eqaul etc. Filterization is generic based on limit and offset.
  • Also you can export data to excel file.