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
The Book Collection web app is a simple yet effective tool designed to help users keep track of books they wish to buy. It enables users to store relevant details about books they come across, ensuring they don't forget about their interests. The app is developed using HTML, CSS, and JavaScript.
A simple, text-based Python application designed to help users manage their personal book library. The application allows users to add, remove, search, and display books, as well as track their reading status. Data is stored locally in a text file, making it easy to use and manage.