-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Dad's Library is a project that I am building for my own edification and use. I have an external drive containing the library media assets. I am coding the project on my machine using VS Code as a platform in Python language but using tools and services from a variety of providers and languages. I have no team, it's just myself with the collaboration of the AI in VS Code (whenever I get stuck) and Duck.ai (for brainstorming and planning). The VS Code is stocked with more extensions than I will likely need and a free Azure account mostly for external monitoring to make sure I don't inadvertently let something stupid into the wild. GitHub I am using for the extension and to organize and coordinate my work.
This was the first step and it has actually already been done. This is written then both as a starting point for the project and to keep the journey complete. I wrote a basic database using SQLite, Python, Pillow for images and mutagen for video file handling. The rest of this project should outline the next steps, each step with its tasks and tools, their progress, and integration into the project.