Book Journal
My own Journaling App Welcome back, everyone, to a new post of mine. This time, I'm excited to share my third project, a book tracker app. Features: Tracking books: You can easily track books you have read, are reading and want to read in the future. This is the main feature of the app. I am planning to add more features like a search bar and sorting by writer and genre but those will probably come later along as i am starting school in just a few days. Learnings & Hurdles This was biggest(almost 200 lines of code you can view here ) and my most challenging project to date, and i am in no way done but this project has been probably the most valuable one to me too in learning: Computational Thinking: With this project i believe i can think more like a computer and break down high level project ideas to low level coding concepts. Python: I have in no way mastered python but i do think i know enough of the language where i can build almost any app idea with a little bit of goo...