tuyet-le / weather-journal-app

A weather journal app built with JavaScript.

Home Page:https://my-weather-journal.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weather Journal App ☁️📙

Description

Training project for the Udacity Front-End Web Developer Nanodegree - Project 3

A weather journal app that fetches data on the current weather from the OpenWeatherMap API by searching for a city name along with a feature that allows users to add a journal entry.

Technologies used: HTML, CSS, JavaScript, Node.js, Express, third-party API

Demo

Weather Journal App Demo

Live app deployed on Heroku here

Features

  • Search for the current weather by city name
  • Submit a journal entry which is then displayed on the adjacent notepad with the current weather data including: date, location and temperature
  • Journal entry saved in an object on the local Express server (server.js)

Copyright

This project is based on the Udacity FEND Nanodegree repository

About

A weather journal app built with JavaScript.

https://my-weather-journal.herokuapp.com/


Languages

Language:JavaScript 43.4%Language:CSS 34.4%Language:HTML 22.1%