Skip to content

0x66you/productMVC

Repository files navigation

Overview

workerize

Contents

  • setup.py - run first to create database marketplace.db and table called product
  • toydata.py - (optional) generate five prescripted toy datasets indexed 1 through 5
  • main.py - calls on the controller module
  • model.py - defines product information, id, name, price, etc..
  • view.py - handles everything on user's screen
  • dao.py - stores and retrieves data in SQLite
  • controller.py - combines module method into bundles
  • project.uxf - uml diagram

License

MIT License © Yeh,Chun-Chen

About

stock-taking framework for stores

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages