Show HN: A simple, local-only CRM desktop app built with Python/Tk and SQLite(github.com)
github.com
Show HN: A simple, local-only CRM desktop app built with Python/Tk and SQLite
https://github.com/Sieep-Coding/spark
0 comments
—
https://github.com/Sieep-Coding/spark
—
This is my first project I ever did with Python a while ago, I use this app weekly to help manage my business relationship data.
It's essentially just a spreadsheet with less functionality, so don't have high expectations. I would highly recommend a spreadsheet over this.
It was a way for me to learn more about desktop GUI development using Python and Tkinter.