Metadata-Version: 2.1
Name: randomizer-package
Version: 0.3
Summary: A randomizer GUI application for generating random outputs.
Home-page: https://github.com/NBlancs/randomizer_nblancs
Author: Nblancs
Author-email: noeljhumel.blanco@1.ustp.edu.ph
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

## Randomizer Application Documentation
  ###  Week 1: Planning and Design
  ##### Includes: Task Description and Features, Class Hierarchy and Methods, UI Layout and Functionalities, UML Diagram
  [Randomizer Application Proposal](Proposal.pdf)

  ###  Week 2: Initial Implementation
  [Jupyter Notebook Link](https://jupyter.org/)
  ##### Jupyter Notebook Documentation:
  
  - [View gui_randomizer.ipynb](jupyternotebook/gui_randomizer.ipynb)
  
  - [View model_randomizer.ipynb](jupyternotebook/model_randomizer.ipynb)
  
  - [View controller_randomizer.ipynb](jupyternotebook/controller_randomizer.ipynb)

  ###  Week 3: Advanced Implementation and Testing
  [PyPi Randomizer Package Link](https://pypi.org/project/randomizer-package/?fbclid=IwZXh0bgNhZW0CMTEAAR2gl4Z5auW_oPWOH_0WnIHpsXK30alrPKuYzVtwr6HA--cy9Q7Itp5MMkc_aem_P_Y58LT1prLyfQJrbA0hbw)


  ### Week 4: Final Testing, Debugging, and Documentation


