Skip to content

kadejna/runkeeper-tweet-report

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

--Readme document for *author*--

1. How many assignment points do you believe you completed (replace the *'s with your numbers)?

15/15
- 1/1 Tweet dates
- 1/1 Tweet categories
- 2/2 User-written tweets
- 3/3 Determining activity type and distance
- 3/3 Graphing activities by distance
- 2/2 Implementing the search box
- 3/3 Populating the table

2. How long, in hours, did it take you to complete this assignment?

30 hours 


3. What online resources did you consult when completing this assignment? (list sites like StackOverflow or specific URLs for tutorials, etc.)
- https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Date/toLocaleDateString
- https://www.w3schools.com/jsref/prop_node_innertext.asp
- https://developer.mozilla.org/en-US/docs/Web/API/Element/getElementsByClassName
- https://www.w3schools.com/jsref/met_element_getelementsbyclassname.asp
- https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/toLowerCase
- https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/includes
- https://stackoverflow.com/questions/6134039/format-number-to-always-show-2-decimal-places
- https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/substring
- https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/indexOf
- https://www.w3schools.com/js/js_object_definition.asp
- https://vega.github.io/vega-lite/docs/scale.html
- https://vega.github.io/vega-lite/docs/sort.html
- https://www.w3schools.com/jsref/jsref_parsefloat.asp
- https://pietschsoft.com/post/2015/09/05/javascript-basics-how-to-create-a-dictionary-with-keyvalue-pairs
- https://www.educative.io/answers/how-can-we-sort-a-dictionary-by-value-in-javascript
- https://www.w3schools.com/howto/howto_js_toggle_text.asp
- https://www.w3schools.com/JSREF/event_onclick.asp
- https://www.w3schools.com/howto/howto_js_toggle_hide_show.asp
- https://www.w3schools.com/jsref/met_table_insertrow.asp
- https://www.w3schools.com/jsref/event_onkeypress.asp
- https://stackoverflow.com/questions/11563638/how-do-i-get-the-value-of-text-input-field-using-javascript
- https://stackoverflow.com/questions/42618872/regex-for-website-or-url-validation
- https://stackoverflow.com/questions/16434773/raw-javascript-equivalent-to-jquery-empty



4. What classmates or other individuals did you consult as part of this assignment? What did you discuss?
I asked professor and TA Stella about how to approach the part about utilizing tweet_array to get the dates. 
Other than them, I did not consult with anyone. 


5. Is there anything special we need to know in order to run your code?
No. 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published