-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
22 lines (20 loc) · 1.47 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
--Readme document for Jane Lai--
15/15
- 2/2 Communicating with the webserver
- 2/2 Populating information about the user
- 3/3 Populating the search component
- 3/3 Artist page
- 2.5/2.5 Album page
- 2.5/2.5 Track page
Sources:
HTTP 302 Found: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/302#:~:text=The%20HyperText%20Transfer%20Protocol%20(HTTP,given%20by%20the%20Location%20header.
HTTP Promise: https://codecraft.tv/courses/angular/http/http-with-promises/
*ngFor: https://www.digitalocean.com/community/tutorials/angular-ngfor-directive
*ngIf else: https://stackoverflow.com/questions/43006550/how-can-i-use-ngif-else
let first=first: https://stackoverflow.com/questions/44288434/angular-2-ngfor-first-last-index-loop
*ngForOf: https://angular.io/api/common/NgForOf
How do I find out which process is listening on a TCP or UDP port on Windows?: https://stackoverflow.com/questions/48198/how-do-i-find-out-which-process-is-listening-on-a-tcp-or-udp-port-on-windows
Open.spotify.com errors: https://community.spotify.com/t5/Other-Podcasts-Partners-etc/open-spotify-com-errors/td-p/1412233
Command line for looking at specific port: https://stackoverflow.com/questions/12010631/command-line-for-looking-at-specific-port
HTTP 302 Error Fixes: https://kinsta.com/blog/http-302/
Clearing Spotify cache: https://www.makeuseof.com/how-to-clear-your-spotify-cache/#:~:text=First%2C%20you%20have%20to%20find,folder%20and%20delete%20its%20contents.