j
brainflix
public
0 stars
0 forks
0 issues
Commits
List of commits on branch master.Unverified
a8f7123f5f30b9398aec04af8f05488f32e17783final commit - completed view count increase on video load
jjsca-kwok committed 5 years ago
Unverified
57150703eb8f265fd59c46338113398e49250dc0implemented feedback from sprint-2 - replace hardcoded default video id with indexing of videoList in state
jjsca-kwok committed 5 years ago
Unverified
cc7d6ede48c8cb95ba40706e038020c1b919b9f1changed data.json file to an object with keys rather than using an array for cleaner code during accessing of data and added server side validation for post requests
jjsca-kwok committed 5 years ago
Unverified
252115ff642dd4deb948c20939bda74cec273db0fixed refresh bug as described in sprint-2 feedback
jjsca-kwok committed 5 years ago
Unverified
69269bc5a6bbc4420a15112ea23858a578417241completed video progress bar and added playing property to video to improve play/pause toggle function
jjsca-kwok committed 5 years ago
Unverified
abefd91ce43643f1233c4b815f1ae27345366681improved like video function, added liked property to each video, can unclick like now
jjsca-kwok committed 5 years ago