Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
13
commits
polished up local storage functions, no longer stores copies and no longer clears itself on page start. Fixed copies saving in the recently searched cities div
ba5d137View on GitHubfixed the memory issue on start up, originally site wouldnt load if local memory was empty
86045a3View on GitHubadded null statement to start function in case stored memory is empty
7b3c0a8View on GitHubSet searched cities in local storage and the page now populates the search history with past search items, 5 day forecast is working minus getting icon on page
778d099View on GitHubforecast populates now just needs to be re-organized, wrote readme page
c2872b4View on GitHubDid the CSS up a little bit so the main and aside were positioned better
771c6c5View on GitHubI need to commit more often, basically wrote the whole thing, needs small CSS and to JSONsomething the forecast and save search to terminal
d145572View on GitHubinitial commit, includes readme, blank html page, assets folder has blank style. css and script.js pages
046d24bView on GitHub