Inspiration
I've always wanted to pursue a career in music, but it's so frustrating creating lyrics and organizing my ideas. So, I decided that what I needed was a place to actually keep all my ideas organized! I created this program to help other people who might be facing similar challenges.
What it does
It allows users to keep track of their music lyrics, notes, names, things they need to improve, and just other general things they might need! It uses a very lightweight python program that doesn't require much space, but is very efficient.
How we built it
We used Python and CustomTkinter to make this program. It doesn't require the internet, so artists can create even on the go! It uses text files to store all the data, and all the data is kept safe and locally stored on the computer.
Challenges we ran into
It was tough to figure how we wanted to store the data, but in the end it was most effecient to just keep it stored on the computer! This also allows artists to create without WiFi.
Accomplishments that we're proud of
We're proud of how great it looks! Some Tkinter projects don't look very good, but we think it has a very clean and polished look.
What's next for Musician's Toolbox
In the future, we want to add more features such as sheet music creation so that artists have more applications that they can use to store the data.
Built With
- customtkinter
- python
- tkinter
Log in or sign up for Devpost to join the conversation.