This project is to fufill the requirement of CodeLouisville training for JavaScrip The detail requirments: https://docs.google.com/presentation/d/1A1P955ZlZKez2w3ENOrERpRln67Z9hfIxFPj5U1Ig6I/edit#slide=id.p https://github.com/CodeLouisville/Student-Resources/wiki/Project-Requirements
Here are some examples of projects built using the MEAN stack (full-stack JavaScript): http://www.fullstackacademy.com/student-gallery
You’re the first group to learn/use the MEAN stack, so we don’t have any full-stack JS examples to show from prior Code Louisville graduates, but you can find a list of demo videos (we no longer record these) on our YouTube channel, here: https://www.youtube.com/playlist?list=PLKFlVlvK_fALmJ2QLM9PxOMb3qTubclsz
Git commands to update files at Github (right click on the folder, and select "Git Bash Here") git init //only used for the 1st time git add . git commit -m 'some message for the update' git remote -v
--copy from gitHub to local computer drive
git clone https://github.com/bjxiezz/Weather.git
History of this project (1) jQuery plugin simpleweatherjs working locally estabolish a html/css/JS website using jquery plugin "simpleWeather" version 3.1.0, website: http://simpleweatherjs.com/ (2) fix font problem download all font files used in style.css and save them in the folder ../font/ change the links in the css file to pointing to the new location of the font files (3) add a form with a submit button to change the input city html, form: example from http://www.w3schools.com/html/html_forms.asp JS/jQuery.submit()example from https://api.jquery.com/submit/ (4) add cloth cloth image from website: https://www.thenorthface.com/