/weatherFront

The front-end for my weather pressure, health application.

Primary LanguageJavaScriptMIT LicenseMIT

weatherFront

The front-end for my barometric pressure, health application.

weatherBE is the associated back-end repository

Deployed Application

1-5

A user can create a Health Entry, view a list of Entries, and click on a list item to view that Entry individually.

1

A user can view a chart of the barometric pressure in zipcode 02141, I will be adding the abiliy to choose other zipcodes soon.

Locally I am using http-server localhost:8080 for my Front-End, and npm start localhost:3000 for my Back-End

Technologies

JavaScript, jQuery, Handlebars, Chart.js, Materialize

Useful Links