You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a project with go language. In this project, I tried to create categories and books dynamically. You can search books and categories with any alphabet and book the book for a specific time. And after the booking, the end-time book status will be automatically charged to the available booking. For the front-end, I have used bootstrap v5. …