Skip to content

bdietrick/PythonTaskTracker

Repository files navigation

Repo contains two versions of Task Tracker.

  1. All code in one script file - app_before_refactored_into_tasktrackermodule.py
  2. Refactored version that uses a Task Tracker custom object - app.py and TaskTrackerModule.py

To run code

  1. Clone repository
  2. Open the newly created repository folder in VS Code if not already open
  3. Make sure you are using a profile with Python extensions loaded
  4. Select the app.py file in file explorer
  5. Click run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages