Please sign in to access this page

Book Tracker

Book Tracker Used AI

1 devlog
2h 52m
Created by amarachi okoli

A command-line reading log built with Python and MySQL that allows users to track books, manage a wishlist, and view reading statistics.

Timeline

Ship 1

0 payouts of shell 0 shells

amarachi okoli

about 1 month ago

amarachi okoli Covers 1 devlog and 2h 52m

I created a Python CLI app using mysql.connector to track books I’ve read. This is my first time using SQL with Python, and I learned about creating tables, inserting and querying data. One challenge was parsing optional user input for ratings and ensuring NULL values worked properly. I also learned about GROUP BY and AVG() to generate stats. In the future, I want to add user authentication and maybe a GUI.

Update attachment