Essentially a book store desktop application. Used following python modules for the dev
- tkinter : https://wiki.python.org/moin/TkInter
- sqllite3 : https://docs.python.org/2/library/sqlite3.html
The idea is to get handson python GUI building and binding it with a database