Skip to content

Instantly share code, notes, and snippets.

View markLaughlin's full-sized avatar

Mark Laughlin markLaughlin

View GitHub Profile
@markLaughlin
markLaughlin / gist:c5ea830d20253c7a0e5084c0aa45664d
Created February 24, 2020 00:44
A simple html table exercise
<!DOCTYPE html>
<html>
<head>
<title>Img Element Cheatsheet</title>
<link rel="stylesheet" href="./styles.css" type="text/css"/>
</head>
<body>
<h1>Img Tag Cheatsheet</h1>
<p></p>
Live:
https://marklaughlin.github.io/candidates-app/
Repo:
https://github.com/markLaughlin/candidates-app
@markLaughlin
markLaughlin / gist:8b0472054ac5dd24175941914cf7c0ca
Created April 30, 2019 14:53
User Feedback on API-Capstone MVP
I asked three different people to use my app; two of these, I observed. I did not give any instructions to my users and simply asked them to spend some time exploring the app. What follows is a summary of their feeback.
For the most part, my users found the app interesting and valuable. It helped that my app relates to the upcoming 2020 presidential election, and all three of my users have a strong interest in this.
My users were able to navigate the app as intended, but two indicated that I should provide a list of candidates to choose from. No bugs or broken features were encountered, but there was some confusion about whether to enter first names, last names or both into the search box. In general, the app is very simple to use, and my users had few problems with it.
In conclusion, I understood from the user feedback that it was critical to add a list of candidate names to choose from, and I am working on this.
Repo:
https://github.com/markLaughlin/api-capstone-mvp
Live:
https://marklaughlin.github.io/api-capstone-mvp/
@markLaughlin
markLaughlin / gist:573813b0f48e829ddb184e9505d5f5e7
Created April 22, 2019 18:50
User Flow and Wireframe for API Capstone Project
Repo of wirefram:
https://github.com/markLaughlin/api-capstone-wireframe
Live version of wireframe:
https://marklaughlin.github.io/api-capstone-wireframe/
Google Drawing version of user flow:
https://docs.google.com/drawings/d/1kVewMQ5Eho1HUOGs9B12IdtQ-r_5daUrH-zEvXjq9-s/edit?usp=sharing
@markLaughlin
markLaughlin / gist:0af9862eb5e88910d08e44fc54feb4c2
Last active April 25, 2019 14:50
User Stories for API Capstone Project
Overall Purpose of App: As a new user, I want to see current data related to the candidates for the 2020 presidential election (high importance.
Questions to be answered by accessing FEC API:
As a user, I want to see how much cash the candidate's campaign has on hand (high importance)
As a user, I want to see if the has candidate officially declared with the Federal Elections Commission (high importance)
As a returning user, I want to see what federal elections - House, Senate and Presidency - the candidate has run in (medium importance)
@markLaughlin
markLaughlin / gist:7df9cd11ada20336934267192c256cee
Last active April 21, 2019 02:43
API Capstone Project Proposal
My app will help users access data from the Federal Election Commission of the United States of America (https://api.open.fec.gov/developers/) in order to see specific information related to current candidates in the 2020 U.S. presidential election; for example, a user could enter the name "Bernie Sanders" and get back the amount of money Sanders has raised for his campaign.
@markLaughlin
markLaughlin / gist:a54a140e0da6d4265ed6adee2cb0643d
Created April 18, 2019 19:25
National Parks App Assignment
Repo:
https://github.com/markLaughlin/awa-five
Live:
https://marklaughlin.github.io/awa-five/
Repo:
https://github.com/markLaughlin/portfolio
Live:
https://marklaughlin.github.io/portfolio/
Thanks,
Mark
@markLaughlin
markLaughlin / gist:d0d08fac0aabd51e0f734d45e48dca52
Last active April 13, 2019 21:11
Asynchronous Web Apps Assignment
Reops:
https://github.com/markLaughlin/awa
https://github.com/markLaughlin/awa-2
https://github.com/markLaughlin/awa-3
Live:
https://marklaughlin.github.io/awa/
https://marklaughlin.github.io/awa-2/
https://marklaughlin.github.io/awa-3/