A minimal Inventory Booking Management app
- User is able to select bookable Item and view the corresponding details like days and sessions it is available for booking
- User is able view list of bookable items filtered by group
- User is able to view in tabular format, the bookings associated with a particular bookable item in a particular week.
- User is able to edit and delete a booking
- User is able to view list of all people who have booked items
React/Next.js, Typescript and Tailwind css