Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Push rough draft of App, Board, and implement basic styling across components #2

Merged
merged 12 commits into from
Jan 18, 2023

Commits on Jan 18, 2023

  1. Implements first two container elements in App as well as basic heade…

    …r and footer elements
    yaelso committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    37d42b4 View commit details
    Browse the repository at this point in the history
  2. Adjust JSX container hierarchy

    yaelso committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    7548474 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0cc804e View commit details
    Browse the repository at this point in the history
  4. Applies basic positioning of top level components in App and initiali…

    …zes CardList component
    yaelso committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    e50ea15 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c2f4abb View commit details
    Browse the repository at this point in the history
  6. Applies basic styling to App with color-coded sections for first phas…

    …e of front end implementation
    yaelso committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    70ac0fc View commit details
    Browse the repository at this point in the history
  7. Imports axios in App

    yaelso committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    814baa4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1e69c91 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    94b3c0d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    07a8b05 View commit details
    Browse the repository at this point in the history
  11. Adjusts getAllBoards call

    yaelso committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    89241de View commit details
    Browse the repository at this point in the history
  12. Resolves merge conflict

    yaelso committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    8954ce3 View commit details
    Browse the repository at this point in the history