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

Contact List Eval Submission #92

Open
wants to merge 11 commits into
base: main
Choose a base branch
from
Open

Commits on Oct 12, 2023

  1. init

    Jono Layman authored and Jono Layman committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    0502ee9 View commit details
    Browse the repository at this point in the history
  2. breaking down the problem

    Jono Layman authored and Jono Layman committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    f840429 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. added table template

    Jono Layman authored and Jono Layman committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    045ffc8 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2023

  1. updated table and added routes with no functionality

    Jono Layman authored and Jono Layman committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    cb45615 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. added the add contact form

    Jono Layman authored and Jono Layman committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    a9a1b10 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. page design and created component files to organize code, submitting …

    …new contact not working
    Jono Layman authored and Jono Layman committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    061e879 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. New contacts are being logged in the console but contacts array is no…

    …t updating with the state
    Jono Layman authored and Jono Layman committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    47f7c36 View commit details
    Browse the repository at this point in the history
  2. new contacts are being stored but clearing out when adding a new contact

    Jono Layman authored and Jono Layman committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    c3e2f9d View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. new contacts are no longer clearing when navigating

    Jono Layman authored and Jono Layman committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    2d0e48a View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. deleted unused components, added table for individual contacts with n…

    …avigation, everything is working
    Jono Layman authored and Jono Layman committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    c8beade View commit details
    Browse the repository at this point in the history
  2. deleted console logs

    Jono Layman authored and Jono Layman committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    8888321 View commit details
    Browse the repository at this point in the history