PyZombis icon indicating copy to clipboard operation
PyZombis copied to clipboard

updated dj mix app to run in the browser without using pc

Open abadoni5 opened this issue 1 year ago • 3 comments

Summary

#218 the original lessons uses Tkinter GUI which requires pc to run, I solved that issue making the code run natively in browser.

Checklist

  • [x] Variables, functions and comments are translated to Spanish
  • [x] Functions follow underscore notation
  • [x] Spell check done & typos fixed
  • [x] All python code is PEP8 compliant
  • [x] Test coverage with Playwright implemented; locators are Pyhton code
  • [x] Reviewers assigned (all peers & at least 1 mentor)

Screenshots

Screenshot 2024-03-11 at 2 26 41 PM

abadoni5 avatar Mar 11 '24 08:03 abadoni5

Published to http://pyar.github.io/PyZombis/329/index.html

github-actions[bot] avatar Mar 11 '24 09:03 github-actions[bot]

@NicolasSandoval @reingart I tried implementing this idea. Please have a look, I am open to suggestions and possible errors in my approach.

abadoni5 avatar Mar 11 '24 09:03 abadoni5

Published to http://pyar.github.io/PyZombis/329/index.html

github-actions[bot] avatar Mar 11 '24 09:03 github-actions[bot]