ericfitzsimons451 / ForeCast

An application for displaying weather data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ForeCast

An application for displaying weather data.

Installation Steps

git clone https://github.com/ericfitzsimons451/ForeCast.git

npm install

npm start

Background/About

This 6-day solo project asked us to demonstrate our knowledge of the new technology used in Mod 3 of Turing School of Software and Design. Working to ensure an Agile workflow, I made sure to test every portion of the app as I wrote the code. This taught me the benefits of checking one's work prior to moving on. My future extensions will be genuinely benefited from these checks and balances.

Tech Stack

  • ReactJS
  • Redux
  • Redux Thunk
  • React Router
  • Jest/Enzyme
  • Sass

Future Iterations

  • add extended forecast
  • add sign in so users can display weather for home location
  • connect a disc golf API to search for courses and weather at the same time
  • search by state
  • extended card view with extra metrics
  • clean-up front-end CSS for a more clean look

Screenshots

Welcome View

Screen Shot 2019-04-16 at 10 21 55 PM

Search View

Screen Shot 2019-04-16 at 10 22 08 PM

City Weather View

Screen Shot 2019-04-16 at 10 22 22 PM

Error 404 View

Screen Shot 2019-04-16 at 10 22 37 PM

Wireframes

Screen Shot 2019-04-16 at 10 30 32 PM Screen Shot 2019-04-16 at 10 32 10 PM

Contributors

Eric Fitzsimons

About

An application for displaying weather data


Languages

Language:JavaScript 74.3%Language:CSS 20.3%Language:HTML 5.3%