AVasK / BookShop

Model of a bookshop with a GUI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Система контроля ассортимента книжного магазина

ToDo's:

  • As modular as i could make it
  • Class Hierarchy for BookShop [all lie in store.py]
  • Using ModelTime class to handle changes in time gracefully (or not)
  • Order, Publisher classes (aand more...)
  • Promise class added to support shipping promises
  • Supporting Model class for modeling
  • Operational model
  • GUI (using PyQT)

About

Model of a bookshop with a GUI


Languages

Language:Python 99.4%Language:Shell 0.6%