Skip to content

In this project I created an asynchronous web app that uses Web API and user data to dynamically update the UI

Notifications You must be signed in to change notification settings

The-manpreet-singh/Weather-journal-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5ee113f · Jul 9, 2020

History

21 Commits
Jul 2, 2020
Jul 2, 2020
Jul 2, 2020
Jul 9, 2020
Jul 2, 2020
Jul 2, 2020
Jul 2, 2020

Repository files navigation

Weather-Journal App Project

Udacity Front-End Web Developer Nano-degree - Web APIs and Asynchronous Applications (Project-3): Weather-Journal App

Project Rubric: rubric

Install

Run the command 'npm install' to install required dependencies (npm install express, npm install body-parser).

Start

The project can be run by running the command "node server.js" in the root directory and then opening http://localhost:8000/ in browser.

Overview

In this project I created an asynchronous web app that uses Web API and user data to dynamically update the UI.

Instructions

This will require modifying the server.js file and the website/app.js file. You can see index.html for element references, and once you are finished with the project steps, you can use style.css to style your application to customized perfection.

Extras

If you are interested in testing your code as you go, you can use tests.js as a template for writing and running some basic tests for your code.

About

In this project I created an asynchronous web app that uses Web API and user data to dynamically update the UI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published