https://github.com/yossef-khaled/weather-journal-web
A web App that uses OWM (Open Weather Map) API to post the temperature of any city you choose using its zip code or name.
https://github.com/yossef-khaled/weather-journal-web
css express html javascript node-js rest-api
Last synced: 3 months ago
JSON representation
A web App that uses OWM (Open Weather Map) API to post the temperature of any city you choose using its zip code or name.
- Host: GitHub
- URL: https://github.com/yossef-khaled/weather-journal-web
- Owner: yossef-khaled
- License: mit
- Created: 2020-08-17T07:10:20.000Z (almost 6 years ago)
- Default Branch: refresh-2019
- Last Pushed: 2020-08-19T00:15:13.000Z (almost 6 years ago)
- Last Synced: 2025-03-05T05:42:35.780Z (over 1 year ago)
- Topics: css, express, html, javascript, node-js, rest-api
- Language: CSS
- Homepage:
- Size: 163 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Front End Nanodegree Program
Front End Nanodegree Content & Project Resources
## Table of Contents
* [Projects](#projects)
* [Courses](#courses)
* [Style-Guide](#style-guide)
## Projects
The following is a list of current projects required to complete the Front End Nanodegree.
Note that projects that do not include associated starter code are not linked here.
1. Personal Blog Website
2. [Landing Page](https://github.com/udacity/fend/tree/refresh-2019/projects/landing-page)
3. [Weather Journal App](https://github.com/udacity/fend/tree/refresh-2019/projects/weather-journal-app)
4. [Evaluate A News Article with Natural Language Processing](https://github.com/udacity/fend/tree/refresh-2019/projects/evaluate-news-nlp)
5. Capstone - Travel App
## Courses
The following is a list of the courses associated with the Front End Nanodegree.
* C1 - CSS, Website Layout, Website Components
* C2 - JavaScript & The DOM
* C3 - Web API's and Asynchronous Applications
* C4 - Build Tools and Single Page Web Apps
* C5 - Capstone
## Style-Guide
See below for the Udacity Style Guide used thoroughout the Front End Nanodegree.
* [Nanodegree Style Guide](http://udacity.github.io/frontend-nanodegree-styleguide/)