Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: dominict/pythonteachingcode
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: MSHMI-7540/pythonteachingcode
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 7 files changed
  • 1 contributor

Commits on Mar 23, 2025

  1. first commit

    python flask web app to fetch data from openFDA
    MSHMI-7540 committed Mar 23, 2025
    Configuration menu
    Copy the full SHA
    07c3b99 View commit details
    Browse the repository at this point in the history
  2. heroku set up

    heroku setup
    MSHMI-7540 committed Mar 23, 2025
    Configuration menu
    Copy the full SHA
    d61e149 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2025

  1. remove pywin32

    heroku push fails with the error'
    
    No matching distribution found for pywin32==308
    MSHMI-7540 committed Mar 24, 2025
    Configuration menu
    Copy the full SHA
    1f5c32f View commit details
    Browse the repository at this point in the history
  2. pip install pywin32

    MSHMI-7540 committed Mar 24, 2025
    Configuration menu
    Copy the full SHA
    140445d View commit details
    Browse the repository at this point in the history
  3. pypiwin32

    MSHMI-7540 committed Mar 24, 2025
    Configuration menu
    Copy the full SHA
    84f5361 View commit details
    Browse the repository at this point in the history
  4. working code

    MSHMI-7540 committed Mar 24, 2025
    Configuration menu
    Copy the full SHA
    f042699 View commit details
    Browse the repository at this point in the history
  5. working code

    MSHMI-7540 committed Mar 24, 2025
    Configuration menu
    Copy the full SHA
    c1d8445 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2025

  1. Configuration menu
    Copy the full SHA
    22ee062 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    99fdf11 View commit details
    Browse the repository at this point in the history
  3. update page title

    MSHMI-7540 committed Mar 25, 2025
    Configuration menu
    Copy the full SHA
    43e62c1 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2025

  1. new changes

    instructions on how to deploy heroku app
    MSHMI-7540 committed Mar 28, 2025
    Configuration menu
    Copy the full SHA
    781fc4a View commit details
    Browse the repository at this point in the history
Loading