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: talkpython/100daysofweb-with-python-course
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: davidsmithxc/100daysofweb-with-python-course
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 10 commits
  • 25 files changed
  • 1 contributor

Commits on Oct 22, 2021

  1. Configuration menu
    Copy the full SHA
    00ff33c View commit details
    Browse the repository at this point in the history
  2. Day 6 work

    Created the basics of the Google 1998 front page in HTML5! Next will add some form validation.
    davidsmithxc committed Oct 22, 2021
    Configuration menu
    Copy the full SHA
    b41c765 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2021

  1. Days 005-008

    Added form validation and placeholder value
    davidsmithxc committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    32e3dc3 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2021

  1. Day 7 - ApiStar Basics

    - load marvel data function
    - created outline methods
    - first implementation of list all and get_character
    davidsmithxc committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    ddc2231 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2021

  1. Days 9-12 API Star

    davidsmithxc committed Nov 6, 2021
    Configuration menu
    Copy the full SHA
    374db21 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d1ac03 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2021

  1. Day 20

    - Added basic input validation for pokemon API
    - Added flavor text description for each Pokemon
    davidsmithxc committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    f28a096 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2021

  1. Day 22 - Basic AsyncIO

    - Converted get_html into async variant
    davidsmithxc committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    2529cec View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2021

  1. Day 26 - Javascript Exercises

    - Did control flow, functions, looping, and objects
    davidsmithxc committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    c334550 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2021

  1. Day 28 - JS Project

    - Completed the basic calculator
    - Did portion of the food/calorie tracker
    davidsmithxc committed Nov 20, 2021
    Configuration menu
    Copy the full SHA
    3aa4008 View commit details
    Browse the repository at this point in the history
Loading