Skip to content

EmersonChow/RunKeeper-Tweets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project for in4matx 133 - user interaction software. Written in javascript and typescript. 
Base code found: https://github.com/uci-inf-133/a2-runkeeper-tweet-report-in-javascript-and-typescript-EmersonChow

Details - In4matx 133 -
--Readme document for *Emerson Chow*--

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

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

2. How long, in hours, did it take you to complete this assignment?
~20hours research + breaks included (not sleeping though)


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/API/Document/querySelector and many more from mozilla.
https://www.w3schools.com/js/js_classes.asp and many more from w3schools.
https://mathjs.org/docs/reference/functions/format.html
https://depstein.net/assets/pubs/depstein_cscw15.pdf
https://regex101.com/
https://stackoverflow.com/questions/175739/built-in-way-in-javascript-to-check-if-a-string-is-a-valid-number
https://stackoverflow.com/questions/53584369/javascript-map-increment-value
https://stackoverflow.com/questions/37982476/how-to-sort-a-map-by-value-in-javascript
https://github.com/vega/vega-datasets/blob/master/data/cars.json and other files from this github repository


4. What classmates or other individuals did you consult as part of this assignment? What did you discuss?

- Yizhen Liu  3 days ago
Change this property with element.style.display = "block"

- Some other messages on the slack channel.
No discussion/consultations - all non-cited work is original and completed by me with help from resources. 

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

 
 
 

Contributors