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

Assignment 1 Submission aburke921 (Ashley Burke) #112

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

Commits on Aug 30, 2021

  1. Added New Files

    Added an Image of my self that will be used in the top bar of the webpage, as well as a screenshot of the color pallet used for the webpage. This screenshot will be displayed in the README.md file.
    aburke921 committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    b869066 View commit details
    Browse the repository at this point in the history
  2. Fixed bug in server.js

    According to the prof, the line `file = content` is a bug and should be removed.
    aburke921 committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    7b3d8b6 View commit details
    Browse the repository at this point in the history
  3. Basic Webpage complete

    All of the requirements were met for assignement 1 and are incorporated into the html.index file that is being updated now. There is one bug that I was able to find but don't have time to fix yet; when the user clicks no "Previous Courses" or "Experience", the popup circle containing the information is not centered in the screen. Additionally for some reason, the formatting of the "Previous Courses" inside the list view is not formatting as it would be expected. This may be fixed after the submission, time permitting.
    aburke921 committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    5fafd94 View commit details
    Browse the repository at this point in the history
  4. Updated README.md

    The README.md, no long has the directions of the assignment, but now only includes a description of the achievements that were made when designing the webpage.
    aburke921 committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    73ce238 View commit details
    Browse the repository at this point in the history
  5. Author updated

    Changed the author name to be my own.
    aburke921 committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    a397749 View commit details
    Browse the repository at this point in the history
  6. Updated the type of image for myself

    Changed from .JPG to .png because when uploaded to glitch, the .JPG was not able to be read; the .png used for the screenshot of the color wheel was able to be read.
    aburke921 committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    15445f1 View commit details
    Browse the repository at this point in the history
  7. Updated Glitch URL in README.md

    edited the name to fit the grading rubric. I fixed the name to include my GitHub username.
    aburke921 committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    b8858cb View commit details
    Browse the repository at this point in the history
  8. Changed Image

    Changed the img tag to contain the link of the image in the glitch assets folder.
    aburke921 committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    19fb066 View commit details
    Browse the repository at this point in the history
  9. Centered Circle Info

    Centered the circle containing the "Experience" and "Previous Courses" info. Previous courses list still has some work to do.
    aburke921 committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    4bc4113 View commit details
    Browse the repository at this point in the history
  10. Change Image URL (again)

    changed image url to match the new glitch page with the centered circle popup.
    aburke921 committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    c6a0821 View commit details
    Browse the repository at this point in the history