/sweater_weather_web

Mod 4 - Weather App - utilizing Rails BE microservice

Primary LanguageJavaScript

Sweater Weather

Intro

An app to view 7-day forecasts at any USA city. Register to be able to store favorite locations for quick forecast access!

Setup

  1. Fork or clone this repo: git clone git@github.com:Kate-v2/sweater_weather_web.git <name of your choice>
  2. Install Dependencies: npm install
  3. To see the app in action locally: npm start
  4. Go to: http://localhost:8080/

How to Use

This app obtains/submits data through the Sweater Weather API (repo). Currently, this is a one page website, utilizing Javascript for all interactions to change displays and make HTTP GET/POST/DELETE requests from the API.

A user can register/login and will have the ability to save forecast locations to their favorites, for easy viewing and access later.

Overall, this is a simple forecast app that can be expanded for your purposes.

Known Issues

  • CSS is not quite finished
  • Favorites Buttons are not yet functional (see unfinished)

Running Tests

How to Contribute

To contribute, see the setup instructions.

  • Open Issues
  • Create a new branch describing the feature. If your close an issue, include it in the branch name.
  • Please describe all changes in the Pull Request (to Master), and all relative issue cards/actions.
  • Please use the Pull Request Template as the baseline for communication - feel free to add more!
  • Please update the README if anything is affected.
  • Deployment is not from the Master branch, but rather the gh-pages branch.

Core Unfinished Features

Core Contributors

Kate

Technical

Turing Project Details: